/linux-6.3-rc2/include/linux/ |
A D | bvec.h | 44 static inline void bvec_set_page(struct bio_vec *bv, struct page *page, in bvec_set_page() 59 static inline void bvec_set_folio(struct bio_vec *bv, struct folio *folio, in bvec_set_folio() 71 static inline void bvec_set_virt(struct bio_vec *bv, void *vaddr, in bvec_set_virt() 89 struct bio_vec bv; member 140 static inline bool bvec_iter_advance(const struct bio_vec *bv, in bvec_iter_advance() 168 static inline void bvec_iter_advance_single(const struct bio_vec *bv, in bvec_iter_advance_single() 207 struct bio_vec *bv = &iter_all->bv; in bvec_advance() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | gen7_renderclear.c | 44 static int num_primitives(const struct batch_vals *bv) in num_primitives() 56 batch_get_defaults(struct drm_i915_private *i915, struct batch_vals *bv) in batch_get_defaults() 144 const struct batch_vals *bv) in gen7_fill_surface_state() 176 const struct batch_vals *bv) in gen7_fill_binding_table() 208 const struct batch_vals *bv, in gen7_fill_interface_descriptor() 262 const struct batch_vals *bv, in gen7_emit_vfe_state() 378 const struct batch_vals *bv) in emit_batch() 434 struct batch_vals bv; in gen7_setup_clear_gpr_bb() local
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/bpf/ |
A D | main.c | 66 struct nfp_bpf_vnic *bv; in nfp_bpf_vnic_alloc() local 99 struct nfp_bpf_vnic *bv = nn->app_priv; in nfp_bpf_vnic_free() local 111 struct nfp_bpf_vnic *bv; in nfp_bpf_setup_tc_block_cb() local 185 struct nfp_bpf_vnic *bv; in nfp_bpf_check_mtu() local
|
/linux-6.3-rc2/block/ |
A D | blk-merge.c | 21 static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_first_bvec() 26 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec() 232 const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, in bvec_split_segs() 282 struct bio_vec bv, bvprv, *bvprvp = NULL; in bio_split_rw() local 417 struct bio_vec bv; in blk_recalc_rq_segments() local 497 static inline int __blk_bvec_map_sg(struct bio_vec bv, in __blk_bvec_map_sg()
|
A D | bio.c | 163 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free() 611 struct bio_vec bv; in zero_fill_bio() local 631 struct bio_vec bv; in bio_truncate() local 906 static inline bool page_is_mergeable(const struct bio_vec *bv, in page_is_mergeable() 952 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in __bio_try_merge_page() local 976 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in bio_try_merge_hw_seg() local 1243 struct bio_vec *bv = bio->bi_io_vec + bio->bi_vcnt; in __bio_iov_iter_get_pages() local
|
A D | blk-crypto-fallback.c | 164 struct bio_vec bv; in blk_crypto_fallback_clone_bio() local 215 struct bio_vec bv; in blk_crypto_fallback_split_bio_if_needed() local 388 struct bio_vec bv; in blk_crypto_fallback_decrypt_bio() local
|
A D | bounce.c | 144 struct bio_vec bv; in bounce_clone_bio() local
|
A D | blk-map.c | 533 struct bio_vec bv; in blk_rq_append_bio() local 582 struct bio_vec *bv = &bvecs[i]; in blk_rq_map_user_bvec() local
|
A D | blk-crypto.c | 217 struct bio_vec bv; in bio_crypt_check_alignment() local
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | util.c | 234 struct bio_vec *bv = bio->bi_io_vec; in bch_bio_map() local 271 struct bio_vec *bv; in bch_bio_alloc_pages() local
|
A D | debug.c | 112 struct bio_vec bv, cbv; in bch_data_verify() local
|
A D | journal.h | 157 struct bio_vec bv[8]; member
|
/linux-6.3-rc2/net/ceph/ |
A D | messenger_v2.c | 144 struct bio_vec bv; in do_try_sendpage() local 231 static void set_in_bvec(struct ceph_connection *con, const struct bio_vec *bv) in set_in_bvec() 852 struct bio_vec *bv) in get_bvec_at() 889 struct bio_vec bv; in calc_sg_cnt_cursor() local 941 struct bio_vec bv; in init_sgs_cursor() local 1754 struct bio_vec bv; in prepare_read_data() local 1780 struct bio_vec bv; in prepare_read_data_cont() local 1848 struct bio_vec bv; in prepare_read_enc_page() local 2952 struct bio_vec bv; in queue_data() local 2965 struct bio_vec bv; in queue_data_cont() local [all …]
|
/linux-6.3-rc2/fs/netfs/ |
A D | iterator.c | 40 struct bio_vec *bv = NULL; in netfs_extract_user_iter() local 168 const struct bio_vec *bv = iter->bvec; in netfs_extract_bvec_to_sg() local
|
/linux-6.3-rc2/fs/cifs/ |
A D | cifs_debug.c | 504 bool bv; in cifs_stats_proc_write() local 787 bool bv; in cifsFYI_proc_write() local 941 bool bv; in cifs_security_flags_proc_write() local
|
/linux-6.3-rc2/fs/btrfs/ |
A D | bio.c | 152 struct bio_vec *bv = bio_first_bvec_all(&repair_bbio->bio); in btrfs_end_repair_bio() local 193 struct bio_vec *bv, in repair_one_sector() 262 struct bio_vec bv = bio_iter_iovec(&bbio->bio, *iter); in btrfs_check_read_bio() local
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-ebs-target.c | 65 static int __ebs_rw_bvec(struct ebs_c *ec, enum req_op op, struct bio_vec *bv, in __ebs_rw_bvec() 125 struct bio_vec bv; in __ebs_rw_bio() local
|
A D | dm-io-rewind.c | 12 static inline bool dm_bvec_iter_rewind(const struct bio_vec *bv, in dm_bvec_iter_rewind()
|
/linux-6.3-rc2/mm/ |
A D | page_io.c | 335 struct bio_vec bv; in swap_writepage_bdev_sync() local 466 struct bio_vec bv; in swap_readpage_bdev_sync() local
|
/linux-6.3-rc2/fs/orangefs/ |
A D | inode.c | 25 struct bio_vec bv; in orangefs_writepage_locked() local 85 struct bio_vec *bv; member 288 struct bio_vec bv; in orangefs_read_folio() local
|
/linux-6.3-rc2/drivers/block/ |
A D | n64cart.c | 62 static bool n64cart_do_bvec(struct device *dev, struct bio_vec *bv, u32 pos) in n64cart_do_bvec()
|
/linux-6.3-rc2/drivers/s390/block/ |
A D | dasd_fba.c | 440 struct bio_vec bv; in dasd_fba_build_cp_regular() local 572 struct bio_vec bv; in dasd_fba_free_cp() local
|
/linux-6.3-rc2/drivers/gpu/drm/panel/ |
A D | panel-sony-acx565akm.c | 271 u8 bv; in acx565akm_get_actual_brightness() local 281 int bv; in acx565akm_set_brightness() local
|
/linux-6.3-rc2/drivers/scsi/ |
A D | aha1542.c | 267 struct bio_vec bv; in aha1542_free_cmd() local 450 struct bio_vec bv; in aha1542_queuecommand() local
|
/linux-6.3-rc2/fs/ext4/ |
A D | readpage.c | 72 struct bio_vec *bv; in __read_end_io() local
|