Searched refs:iou_vec (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/io_uring/ |
| H A D | rsrc.h | 67 struct io_kiocb *req, struct iou_vec *vec, 69 int io_prep_reg_iovec(struct io_kiocb *req, struct iou_vec *iv, 155 void io_vec_free(struct iou_vec *iv); 156 int io_vec_realloc(struct iou_vec *iv, unsigned nr_entries); 158 static inline void io_vec_reset_iovec(struct iou_vec *iv, in io_vec_reset_iovec() 166 static inline void io_alloc_cache_vec_kasan(struct iou_vec *iv) in io_alloc_cache_vec_kasan()
|
| H A D | uring_cmd.h | 8 struct iou_vec vec;
|
| H A D | rw.h | 12 struct iou_vec vec;
|
| H A D | net.h | 9 struct iou_vec vec;
|
| H A D | rsrc.c | 1296 void io_vec_free(struct iou_vec *iv) in io_vec_free() 1305 int io_vec_realloc(struct iou_vec *iv, unsigned nr_entries) in io_vec_realloc() 1323 struct iou_vec *vec) in io_vec_fill_bvec() 1385 struct iou_vec *vec) in io_vec_fill_kern_bvec() 1459 struct io_kiocb *req, struct iou_vec *vec, in io_import_reg_vec() 1496 struct iou_vec tmp_vec = {}; in io_import_reg_vec() 1518 int io_prep_reg_iovec(struct io_kiocb *req, struct iou_vec *iv, in io_prep_reg_iovec()
|
| /linux-6.15/include/linux/ |
| H A D | io_uring_types.h | 113 struct iou_vec { struct
|