Symbol: bv
function parameter
Defined...
-
block/bio.c:158:33-158:49: void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs)
-
block/bio.c:856:38-856:60: static inline bool page_is_mergeable(const struct bio_vec *bv,
-
block/blk-merge.c:21:56-21:72: static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv)
-
block/blk-merge.c:26:55-26:71: static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv)
-
block/blk-merge.c:222:55-222:77: static bool bvec_split_segs(struct queue_limits *lim, const struct bio_vec *bv,
-
block/blk-merge.c:474:37-474:52: static inline int __blk_bvec_map_sg(struct bio_vec bv,
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:44:27-44:52: static int num_primitives(const struct batch_vals *bv)
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:56:51-56:70: batch_get_defaults(struct drm_i915_private *i915, struct batch_vals *bv)
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:144:4-144:29: const struct batch_vals *bv)
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:176:4-176:29: const struct batch_vals *bv)
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:208:11-208:36: const struct batch_vals *bv,
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:262:7-262:32: const struct batch_vals *bv,
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:378:10-378:35: const struct batch_vals *bv)
-
drivers/md/dm-ebs-target.c:64:60-64:76: static int __ebs_rw_bvec(struct ebs_c *ec, enum req_op op, struct bio_vec *bv,
-
drivers/md/dm-io-rewind.c:12:40-12:62: static inline bool dm_bvec_iter_rewind(const struct bio_vec *bv,
-
drivers/net/ethernet/netronome/nfp/bpf/jit.c:4534:56-4534:77: void *nfp_bpf_relo_for_vnic(struct nfp_prog *nfp_prog, struct nfp_bpf_vnic *bv)
-
drivers/nvme/host/apple.c:490:7-490:23: struct bio_vec *bv)
-
drivers/nvme/host/pci.c:793:3-793:19: struct bio_vec *bv)
-
drivers/nvme/host/pci.c:812:3-812:19: struct bio_vec *bv)
-
drivers/nvme/target/io-cmd-file.c:86:34-86:50: static void nvmet_file_init_bvec(struct bio_vec *bv, struct scatterlist *sg)
-
include/linux/bvec.h:101:38-101:60: static inline bool bvec_iter_advance(const struct bio_vec *bv,
-
include/linux/bvec.h:129:45-129:67: static inline void bvec_iter_advance_single(const struct bio_vec *bv,
-
net/ceph/messenger_v2.c:231:54-231:76: static void set_in_bvec(struct ceph_connection *con, const struct bio_vec *bv)
-
net/ceph/messenger_v2.c:272:55-272:77: static void set_out_bvec(struct ceph_connection *con, const struct bio_vec *bv,
-
net/ceph/messenger_v2.c:853:4-853:20: struct bio_vec *bv)
variable
Defined...
-
block/bio-integrity.c:162:2-162:17: struct bio_vec bv;
-
block/bio.c:587:2-587:17: struct bio_vec bv;
-
block/bio.c:607:2-607:17: struct bio_vec bv;
-
block/bio.c:898:3-898:56: struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1];
-
block/bio.c:922:2-922:55: struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1];
-
block/bio.c:1057:2-1057:51: struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt];
-
block/bio.c:1199:2-1199:45: struct bio_vec *bv = bio->bi_io_vec + bio->bi_vcnt;
-
block/blk-crypto-fallback.c:164:2-164:17: struct bio_vec bv;
-
block/blk-crypto-fallback.c:215:2-215:17: struct bio_vec bv;
-
block/blk-crypto-fallback.c:388:2-388:17: struct bio_vec bv;
-
block/blk-crypto.c:211:2-211:17: struct bio_vec bv;
-
block/blk-map.c:494:2-494:17: struct bio_vec bv;
-
block/blk-merge.c:273:2-273:17: struct bio_vec bv, bvprv, *bvprvp = NULL;
-
block/blk-merge.c:394:2-394:17: struct bio_vec bv;
-
drivers/block/aoe/aoecmd.c:299:2-299:17: struct bio_vec bv;
-
drivers/block/aoe/aoecmd.c:1016:2-1016:17: struct bio_vec bv;
-
drivers/block/floppy.c:2430:2-2430:17: struct bio_vec bv;
-
drivers/block/rbd.c:1226:2-1226:2: ceph_bio_iter_advance_step(&it, bytes, ({
-
drivers/block/rbd.c:2613:2-2613:2: ceph_bio_iter_advance_step(it, bytes, ({
-
drivers/block/rbd.c:2626:2-2626:2: ceph_bio_iter_advance_step(it, bytes, ({
-
drivers/block/rbd.c:1236:2-1236:2: ceph_bvec_iter_advance_step(&it, bytes, ({
-
drivers/block/rbd.c:2675:2-2675:2: ceph_bvec_iter_advance_step(it, bytes, ({
-
drivers/block/rbd.c:2686:2-2686:2: ceph_bvec_iter_advance_step(it, bytes, ({
-
drivers/block/rbd.c:2987:2-2987:2: ceph_bvec_iter_advance_step(&it, bytes, ({
-
drivers/block/ublk_drv.c:366:3-366:23: struct bio_vec bv = bio_iter_iovec(data->bio, data->iter);
-
drivers/block/zram/zram_drv.c:1579:3-1579:23: struct bio_vec bv = bvec;
-
drivers/block/zram/zram_drv.c:1641:2-1641:17: struct bio_vec bv;
-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c:1862:2-1862:45: s64 temperature, t_slope, t_intercept, av, bv, t_ref;
-
drivers/gpu/drm/bridge/ite-it6505.c:2004:2-2004:22: u8 av[5][4], bv[5][4];
-
drivers/gpu/drm/i915/gt/gen7_renderclear.c:434:2-434:20: struct batch_vals bv;
-
drivers/gpu/drm/panel/panel-sony-acx565akm.c:271:2-271:5: u8 bv;
-
drivers/gpu/drm/panel/panel-sony-acx565akm.c:281:2-281:6: int bv;
-
drivers/gpu/drm/radeon/si_dpm.c:1754:2-1754:45: s64 temperature, t_slope, t_intercept, av, bv, t_ref;
-
drivers/md/bcache/btree.c:376:3-376:19: struct bio_vec *bv;
-
drivers/md/bcache/debug.c:112:2-112:17: struct bio_vec bv, cbv;
-
drivers/md/bcache/request.c:42:2-42:17: struct bio_vec bv;
-
drivers/md/bcache/util.c:234:2-234:28: struct bio_vec *bv = bio->bi_io_vec;
-
drivers/md/bcache/util.c:271:2-271:18: struct bio_vec *bv;
-
drivers/md/dm-crypt.c:1712:2-1712:18: struct bio_vec *bv;
-
drivers/md/dm-ebs-target.c:124:2-124:17: struct bio_vec bv;
-
drivers/md/dm-integrity.c:1710:3-1710:18: struct bio_vec bv;
-
drivers/md/dm-integrity.c:1908:3-1908:18: struct bio_vec bv;
-
drivers/md/dm-integrity.c:1960:3-1960:23: struct bio_vec bv = bio_iovec(bio);
-
drivers/md/dm-log-writes.c:648:2-648:17: struct bio_vec bv;
-
drivers/md/dm-verity-target.c:409:3-409:23: struct bio_vec bv = bio_iter_iovec(bio, *iter);
-
drivers/md/dm-verity-target.c:455:3-455:23: struct bio_vec bv = bio_iter_iovec(bio, *iter);
-
drivers/md/dm-writecache.c:1246:3-1246:23: struct bio_vec bv = bio_iter_iovec(bio, bio->bi_iter);
-
drivers/md/persistent-data/dm-bitset.c:54:2-54:7: bool bv;
-
drivers/net/ethernet/netronome/nfp/bpf/main.c:66:2-66:23: struct nfp_bpf_vnic *bv;
-
drivers/net/ethernet/netronome/nfp/bpf/main.c:99:2-99:32: struct nfp_bpf_vnic *bv = nn->app_priv;
-
drivers/net/ethernet/netronome/nfp/bpf/main.c:111:2-111:23: struct nfp_bpf_vnic *bv;
-
drivers/net/ethernet/netronome/nfp/bpf/main.c:185:2-185:23: struct nfp_bpf_vnic *bv;
-
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c:349:2-349:7: bool bv;
-
drivers/net/wireless/zydas/zd1211rw/zd_usb.c:2006:3-2006:12: u16 bv = bit_value_template;
-
drivers/nvdimm/btt.c:1155:3-1155:18: struct bio_vec bv;
-
drivers/nvme/host/apple.c:516:3-516:35: struct bio_vec bv = req_bvec(req);
-
drivers/nvme/host/pci.c:836:3-836:35: struct bio_vec bv = req_bvec(req);
-
drivers/nvme/host/tcp.c:282:3-282:18: struct bio_vec bv;
-
drivers/usb/serial/io_ti.c:2427:2-2427:11: int bv = 0; /* Off */
-
drivers/video/fbdev/matrox/matroxfb_maven.c:759:2-759:18: unsigned int a, bv, c;
-
drivers/w1/slaves/w1_therm.c:707:2-707:6: u16 bv;
-
drivers/w1/slaves/w1_therm.c:767:2-767:6: u16 bv;
-
fs/afs/write.c:984:2-984:21: struct bio_vec bv[1];
-
fs/btrfs/compression.c:180:2-180:17: struct bio_vec bv;
-
fs/btrfs/extent_io.c:185:2-185:18: struct bio_vec *bv;
-
fs/btrfs/inode.c:7996:2-7996:17: struct bio_vec bv;
-
fs/ceph/file.c:106:4-110:4: struct bio_vec bv = {
-
fs/ceph/file.c:132:2-132:18: struct bio_vec *bv;
-
fs/cifs/cifs_debug.c:493:2-493:7: bool bv;
-
fs/cifs/cifs_debug.c:776:2-776:7: bool bv;
-
fs/cifs/cifs_debug.c:930:2-930:7: bool bv;
-
fs/cifs/connect.c:792:2-793:63: struct bio_vec bv = {
-
fs/cifs/misc.c:991:2-991:23: struct bio_vec *bv = NULL;
-
fs/crypto/bio.c:33:2-33:18: struct bio_vec *bv;
-
fs/debugfs/file.c:793:2-793:7: bool bv;
-
fs/ext4/readpage.c:72:2-72:18: struct bio_vec *bv;
-
fs/f2fs/data.c:124:2-124:18: struct bio_vec *bv;
-
fs/f2fs/data.c:181:3-181:19: struct bio_vec *bv;
-
fs/f2fs/data.c:231:2-231:18: struct bio_vec *bv;
-
fs/mpage.c:48:2-48:18: struct bio_vec *bv;
-
fs/orangefs/inode.c:25:2-25:17: struct bio_vec bv;
-
fs/orangefs/inode.c:295:2-295:17: struct bio_vec bv;
-
fs/verity/verify.c:229:2-229:18: struct bio_vec *bv;
-
include/linux/bio.h:175:2-175:17: struct bio_vec bv;
-
include/linux/bvec.h:168:2-168:34: struct bio_vec *bv = &iter_all->bv;
-
net/ceph/messenger.c:738:2-738:22: struct bio_vec bv = bio_iter_iovec(cursor->bio_iter.bio,
-
net/ceph/messenger.c:799:2-799:22: struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs,
-
net/ceph/messenger_v2.c:144:2-144:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:893:2-893:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:945:2-945:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:1758:2-1758:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:1784:2-1784:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:1852:2-1852:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:2957:2-2957:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:2970:2-2970:17: struct bio_vec bv;
-
net/ceph/messenger_v2.c:2995:2-2995:17: struct bio_vec bv;