Home
last modified time | relevance | path

Searched defs:io_kiocb (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/io_uring/
Dio_uring.c962 struct io_kiocb { struct
963 union {
996 u8 opcode;
998 u8 iopoll_completed;
1004 u16 buf_index;
1005 unsigned int flags;
1007 struct io_cqe cqe;
1009 struct io_ring_ctx *ctx;
1010 struct task_struct *task;
1012 struct io_rsrc_node *rsrc_node;
[all …]