Home
last modified time | relevance | path

Searched refs:iou_loop_params (Results 1 – 5 of 5) sorted by relevance

/linux/io_uring/
H A Dloop.c7 const struct iou_loop_params *lp) in io_loop_nr_cqes()
24 static void io_loop_wait(struct io_ring_ctx *ctx, struct iou_loop_params *lp, in io_loop_wait()
44 struct iou_loop_params lp = {}; in __io_run_loop()
H A Dloop.h7 struct iou_loop_params { struct
H A Dbpf-ops.h14 int (*loop_step)(struct io_ring_ctx *ctx, struct iou_loop_params *lp);
H A Dbpf-ops.c62 struct iou_loop_params *lp) in io_bpf_ops__loop_step()
93 if (off + size <= offsetofend(struct iou_loop_params, cq_wait_idx)) in bpf_io_btf_struct_access()
/linux/include/linux/
H A Dio_uring_types.h11 struct iou_loop_params;
47 struct iou_loop_params;
370 struct iou_loop_params *);