Searched refs:IORING_OP_POLL_REMOVE (Results 1 – 3 of 3) sorted by relevance
110 IORING_OP_POLL_REMOVE, enumerator
423 pub const IORING_OP_POLL_REMOVE: _bindgen_ty_2 = 7; constant
526 sqe.opcode = IORING_OP_POLL_REMOVE as u8; in remove_poll_fd()