Searched refs:iou_vec (Results 1 – 6 of 6) sorted by relevance
| /linux/io_uring/ |
| H A D | rsrc.h | 72 struct io_kiocb *req, struct iou_vec *vec, 74 int io_prep_reg_iovec(struct io_kiocb *req, struct iou_vec *iv, 138 void io_vec_free(struct iou_vec *iv); 139 int io_vec_realloc(struct iou_vec *iv, unsigned nr_entries); 141 static inline void io_vec_reset_iovec(struct iou_vec *iv, in io_vec_reset_iovec() 149 static inline void io_alloc_cache_vec_kasan(struct iou_vec *iv) in io_alloc_cache_vec_kasan()
|
| H A D | uring_cmd.h | 7 struct iou_vec vec;
|
| H A D | rw.h | 12 struct iou_vec vec;
|
| H A D | rsrc.c | 1302 void io_vec_free(struct iou_vec *iv) in io_vec_free() 1311 int io_vec_realloc(struct iou_vec *iv, unsigned nr_entries) in io_vec_realloc() 1329 struct iou_vec *vec) in io_vec_fill_bvec() 1398 struct iou_vec *vec) in io_vec_fill_kern_bvec() 1472 struct io_kiocb *req, struct iou_vec *vec, in io_import_reg_vec() 1513 struct iou_vec tmp_vec = {}; in io_import_reg_vec() 1535 int io_prep_reg_iovec(struct io_kiocb *req, struct iou_vec *iv, in io_prep_reg_iovec()
|
| H A D | net.h | 10 struct iou_vec vec;
|
| /linux/include/linux/ |
| H A D | io_uring_types.h | 131 struct iou_vec { struct
|