| /linux/block/ |
| H A D | bio.c | 162 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free() 304 struct bio_vec *bv = bio->bi_io_vec; in bio_reset() local 667 struct bio_vec bv; in zero_fill_bio_iter() local 687 struct bio_vec bv; in bio_truncate() local 966 static bool bvec_try_merge_page(struct bio_vec *bv, struct page *page, in bvec_try_merge_page() 997 bool bvec_try_merge_hw_page(struct request_queue *q, struct bio_vec *bv, in bvec_try_merge_hw_page() 1071 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in bio_add_page() local 1225 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in bio_iov_iter_align_down() local 1319 struct bio_vec *bv; in bio_free_folios() local 1425 static void bvec_unpin(struct bio_vec *bv, bool mark_dirty) in bvec_unpin() [all …]
|
| H A D | bio-integrity.c | 48 struct bio_vec *bv = &bip->bip_vec[0]; in bio_integrity_free_buf() local 108 static void bio_integrity_unpin_bvec(struct bio_vec *bv, int nr_vecs) in bio_integrity_unpin_bvec() 168 struct bio_vec *bv = &bip->bip_vec[bip->bip_vcnt - 1]; in bio_integrity_add_page() local
|
| H A D | t10-pi.c | 381 struct bio_vec bv; in blk_integrity_generate() local 413 struct bio_vec bv; in blk_integrity_verify_iter() local
|
| H A D | blk-crypto-fallback.c | 148 struct bio_vec *bv; in blk_crypto_fallback_encrypt_endio() local 381 struct bio_vec bv; in __blk_crypto_fallback_decrypt_bio() local
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H 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/net/ceph/ |
| H A D | messenger_v2.c | 146 struct bio_vec bv; in do_try_sendpage() local 232 static void set_in_bvec(struct ceph_connection *con, const struct bio_vec *bv) in set_in_bvec() argument 273 static void set_out_bvec(struct ceph_connection *con, const struct bio_vec *bv, in set_out_bvec() argument 834 get_bvec_at(struct ceph_msg_data_cursor * cursor,struct bio_vec * bv) get_bvec_at() argument 871 struct bio_vec bv; calc_sg_cnt_cursor() local 923 struct bio_vec bv; init_sgs_cursor() local 1089 struct bio_vec bv; process_v2_sparse_read() local 1836 struct bio_vec bv; prepare_read_data() local 1862 struct bio_vec bv; prepare_read_data_cont() local 1903 struct bio_vec bv; prepare_sparse_read_cont() local 2053 struct bio_vec bv; prepare_read_enc_page() local 3162 struct bio_vec bv; queue_data() local 3175 struct bio_vec bv; queue_data_cont() local 3200 struct bio_vec bv; queue_enc_page() local [all...] |
| /linux/drivers/md/bcache/ |
| H 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
|
| H A D | debug.c | 112 struct bio_vec bv, cbv; in bch_data_verify() local
|
| /linux/scripts/ |
| H A D | sorttable.c | 94 Elf32_Addr bv = elf_parser.r(b); in compare_extable_32() local 104 Elf64_Addr bv = elf_parser.r8(b); in compare_extable_64() local 225 uint64_t bv = *(uint64_t *)b; in compare_values_64() local 235 uint32_t bv = *(uint32_t *)b; in compare_values_32() local 826 int32_t bv = (int32_t)elf_parser.r(b); in compare_relative_table() local
|
| H A D | tracepoint-update.c | 28 const char *bv = *(const char **)b; in compare_strings() local
|
| /linux/drivers/infiniband/core/ |
| H A D | rw.c | 232 struct bio_vec bv = mp_bvec_iter_bvec(bvecs, *iter); in rdma_rw_init_mr_wrs_bvec() local 376 struct bio_vec bv = mp_bvec_iter_bvec(bvecs, *iter); in rdma_rw_init_single_wr_bvec() local 444 struct bio_vec bv = mp_bvec_iter_bvec(bvecs, *iter); in rdma_rw_init_map_wrs_bvec() local 511 struct bio_vec bv = mp_bvec_iter_bvec(bvec, *iter); in rdma_rw_init_iova_wrs_bvec() local
|
| /linux/drivers/md/ |
| H 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
|
| H 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/fs/orangefs/ |
| H A D | inode.c | 25 struct bio_vec bv; in orangefs_writepage_locked() local 75 struct bio_vec *bv; member 265 struct bio_vec bv; in orangefs_read_folio() local
|
| /linux/mm/ |
| H A D | page_io.c | 413 struct bio_vec bv; in swap_writepage_bdev_sync() local 575 struct bio_vec bv; in swap_read_folio_bdev_sync() local
|
| /linux/drivers/block/ |
| H A D | n64cart.c | 62 static bool n64cart_do_bvec(struct device *dev, struct bio_vec *bv, u32 pos) in n64cart_do_bvec()
|
| H A D | brd.c | 140 struct bio_vec bv = bio_iter_iovec(bio, bio->bi_iter); in brd_rw_bvec() local
|
| /linux/drivers/s390/block/ |
| H A D | dasd_fba.c | 435 struct bio_vec bv; in dasd_fba_build_cp_regular() local 567 struct bio_vec bv; in dasd_fba_free_cp() local
|
| H A D | dasd_diag.c | 516 struct bio_vec bv; in dasd_diag_build_cp() local
|
| H A D | scm_blk.c | 186 struct bio_vec bv; in scm_request_prepare() local
|
| /linux/fs/netfs/ |
| H A D | iterator.c | 40 struct bio_vec *bv = NULL; in netfs_extract_user_iter() local
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-sony-acx565akm.c | 315 int bv; in acx565akm_set_brightness() local 328 u8 bv; in acx565akm_get_actual_brightness() local
|
| /linux/tools/testing/selftests/x86/ |
| H A D | xstate.h | 157 static inline void set_xstatebv(struct xsave_buffer *xbuf, uint64_t bv) in set_xstatebv()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | hldio.c | 54 struct bio_vec *bv; member
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-bitset.c | 55 bool bv; in pack_bits() local
|