Home
last modified time | relevance | path

Searched refs:IORING_OP_POLL_REMOVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dio_uring.h61 #define IORING_OP_POLL_REMOVE 7 macro
/Linux-v5.4/tools/io_uring/
Dliburing.h160 sqe->opcode = IORING_OP_POLL_REMOVE; in io_uring_prep_poll_remove()
/Linux-v5.4/fs/
Dio_uring.c2083 case IORING_OP_POLL_REMOVE: in __io_submit_sqe()
2300 case IORING_OP_POLL_REMOVE: in io_op_needs_file()