Home
last modified time | relevance | path

Searched refs:iou_vec (Results 1 – 6 of 6) 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);
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 During_cmd.h7 struct iou_vec vec;
H A Drw.h12 struct iou_vec vec;
H A Drsrc.c1302 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 Dnet.h10 struct iou_vec vec;
/linux/include/linux/
H A Dio_uring_types.h131 struct iou_vec { struct