Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Drsrc.h67 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 During_cmd.h8 struct iou_vec vec;
H A Drw.h12 struct iou_vec vec;
H A Dnet.h9 struct iou_vec vec;
H A Drsrc.c1296 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 Dio_uring_types.h113 struct iou_vec { struct