Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dliburing.h164 sqe->opcode = IORING_OP_POLL_REMOVE; in io_uring_prep_poll_remove()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h110 IORING_OP_POLL_REMOVE, enumerator
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c977 [IORING_OP_POLL_REMOVE] = {},
6325 case IORING_OP_POLL_REMOVE: in io_req_prep()
6594 case IORING_OP_POLL_REMOVE: in io_issue_sqe()