| /kernel/linux/linux-6.6/include/linux/ |
| D | bvec.h | 101 #define __bvec_iter_bvec(bvec, iter) (&(bvec)[(iter).bi_idx]) argument 104 #define mp_bvec_iter_page(bvec, iter) \ argument 107 #define mp_bvec_iter_len(bvec, iter) \ argument 111 #define mp_bvec_iter_offset(bvec, iter) \ argument 114 #define mp_bvec_iter_page_idx(bvec, iter) \ argument 117 #define mp_bvec_iter_bvec(bvec, iter) \ argument 125 #define bvec_iter_offset(bvec, iter) \ argument 128 #define bvec_iter_len(bvec, iter) \ argument 132 #define bvec_iter_page(bvec, iter) \ argument 136 #define bvec_iter_bvec(bvec, iter) \ argument [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | bvec.h | 58 #define __bvec_iter_bvec(bvec, iter) (&(bvec)[(iter).bi_idx]) argument 61 #define mp_bvec_iter_page(bvec, iter) \ argument 64 #define mp_bvec_iter_len(bvec, iter) \ argument 68 #define mp_bvec_iter_offset(bvec, iter) \ argument 71 #define mp_bvec_iter_page_idx(bvec, iter) \ argument 74 #define mp_bvec_iter_bvec(bvec, iter) \ argument 82 #define bvec_iter_offset(bvec, iter) \ argument 85 #define bvec_iter_len(bvec, iter) \ argument 89 #define bvec_iter_page(bvec, iter) \ argument 93 #define bvec_iter_bvec(bvec, iter) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/block/zram/ |
| D | zram_drv.c | 95 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 100 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() 130 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() 541 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async() 610 struct bio_vec bvec; in writeback_store() local 734 struct bio_vec bvec; member 753 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 771 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync() 779 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() 790 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev() [all …]
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | block.c | 39 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in copy_bio_to_actor() local 165 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_read_data() local
|
| D | zlib_wrapper.c | 57 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zlib_uncompress() local
|
| D | lzo_wrapper.c | 70 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lzo_uncompress() local
|
| D | zstd_wrapper.c | 72 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zstd_uncompress() local
|
| D | lz4_wrapper.c | 96 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lz4_uncompress() local
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| D | zdata.c | 238 struct z_erofs_bvec *bvec, in z_erofs_bvec_enqueue() 263 struct z_erofs_bvec *bvec, in z_erofs_bvec_dequeue() 731 struct z_erofs_bvec *bvec) in z_erofs_try_inplace_io() 747 struct z_erofs_bvec *bvec, bool exclusive) in z_erofs_attach_page() 1109 struct z_erofs_bvec bvec; member 1114 struct z_erofs_bvec *bvec) in z_erofs_do_decompressed_bvec() 1187 struct z_erofs_bvec bvec; in z_erofs_parse_out_bvecs() local 1212 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; in z_erofs_parse_in_bvecs() local 1610 struct bio_vec *bvec; in z_erofs_decompressqueue_endio() local
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| D | block.c | 39 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in copy_bio_to_actor() local 286 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in squashfs_read_data() local
|
| D | zlib_wrapper.c | 57 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zlib_uncompress() local
|
| D | lzo_wrapper.c | 70 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lzo_uncompress() local
|
| D | zstd_wrapper.c | 72 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in zstd_uncompress() local
|
| D | lz4_wrapper.c | 96 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); in lz4_uncompress() local
|
| /kernel/linux/linux-5.10/fs/9p/ |
| D | vfs_addr.c | 42 struct bio_vec bvec = {.bv_page = page, .bv_len = PAGE_SIZE}; in v9fs_fid_readpage() local 154 struct bio_vec bvec; in v9fs_vfs_writepage_locked() local
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-map.c | 48 struct bio_vec *bvec; in bio_copy_from_iter() local 79 struct bio_vec *bvec; in bio_copy_to_iter() local 441 struct bio_vec *bvec; in bio_copy_kern_endio_read() local
|
| D | bio.c | 795 struct bio_vec *bvec; in bio_add_hw_page() local 951 struct bio_vec *bvec; in bio_release_pages() local 1286 struct bio_vec *bvec; in bio_free_pages() local 1325 struct bio_vec *bvec; in bio_set_pages_dirty() local 1372 struct bio_vec *bvec; in bio_check_pages_dirty() local
|
| D | blk-merge.c | 419 struct bio_vec *bvec, struct scatterlist *sglist, in blk_bvec_map_sg() 463 __blk_segment_map_sg_merge(struct request_queue *q, struct bio_vec *bvec, in __blk_segment_map_sg_merge() 487 struct bio_vec bvec, bvprv = { NULL }; in __blk_bios_map_sg() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | kunit_iov_iter.c | 218 struct bio_vec *bvec, unsigned int bvmax, in iov_kunit_load_bvec() 261 struct bio_vec bvec[8]; in iov_kunit_copy_to_bvec() local 315 struct bio_vec bvec[8]; in iov_kunit_copy_from_bvec() local 610 struct bio_vec bvec[8]; in iov_kunit_extract_pages_bvec() local
|
| /kernel/linux/linux-6.6/block/ |
| D | blk-map.c | 50 struct bio_vec *bvec; in bio_copy_from_iter() local 81 struct bio_vec *bvec; in bio_copy_to_iter() local 452 struct bio_vec *bvec; in bio_copy_kern_endio_read() local
|
| /kernel/linux/linux-6.6/net/rds/ |
| D | tcp_send.c | 76 struct bio_vec bvec; in rds_tcp_xmit() local
|
| /kernel/linux/linux-6.6/drivers/vhost/ |
| D | vringh.c | 1110 struct bio_vec *bvec; member 1156 struct bio_vec *bvec = ivec->iov.bvec; in iotlb_translate() local 1183 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_from_iotlb() member 1229 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_to_iotlb() member 1275 struct bio_vec bvec[1]; in getu16_iotlb() member 1312 struct bio_vec bvec; in putu16_iotlb() member
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | svcsock.c | 228 static void svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) in svc_flush_bvec() 240 static inline void svc_flush_bvec(const struct bio_vec *bvec, size_t size, in svc_flush_bvec() 256 struct bio_vec *bvec = rqstp->rq_bvec; in svc_tcp_read_msg() local 1115 struct bio_vec *bvec; in svc_tcp_sendmsg() local
|
| /kernel/linux/linux-5.10/drivers/target/ |
| D | target_core_file.c | 271 struct bio_vec *bvec; in fd_execute_rw_aio() local 324 struct bio_vec *bvec; in fd_do_rw() local 444 struct bio_vec *bvec; in fd_execute_write_same() local
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | loop.c | 267 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() 292 struct bio_vec bvec; in lo_write_simple() local 314 struct bio_vec bvec, b; in lo_write_transfer() local 344 struct bio_vec bvec; in lo_read_simple() local 373 struct bio_vec bvec, b; in lo_read_transfer() local 519 struct bio_vec *bvec; in lo_rw_aio() local
|