Home
last modified time | relevance | path

Searched refs:iou_vec (Results 1 – 4 of 4) sorted by relevance

/linux/io_uring/
H A Drsrc.h72 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); in io_vec_reset_iovec()
139 int io_vec_realloc(struct iou_vec *iv, unsigned nr_entries); in io_vec_reset_iovec()
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)
H A During_cmd.h7 struct iou_vec vec;
H A Drsrc.c1298 void io_vec_free(struct iou_vec *iv) in io_vec_free()
1307 int io_vec_realloc(struct iou_vec *iv, unsigned nr_entries) in io_vec_realloc()
1325 struct iou_vec *vec) in io_vec_fill_bvec()
1394 struct iou_vec *vec) in io_vec_fill_kern_bvec()
1468 struct io_kiocb *req, struct iou_vec *vec, in io_import_reg_vec()
1509 struct iou_vec tmp_vec = {}; in io_import_reg_vec()
1531 int io_prep_reg_iovec(struct io_kiocb *req, struct iou_vec *iv, in io_prep_reg_iovec()
/linux/include/linux/
H A Dio_uring_types.h131 struct iou_vec { struct