Searched refs:IORING_OP_POLL_ADD (Results 1 – 3 of 3) sorted by relevance
109 IORING_OP_POLL_ADD, enumerator
422 pub const IORING_OP_POLL_ADD: _bindgen_ty_2 = 6; constant
504 sqe.opcode = IORING_OP_POLL_ADD as u8; in add_poll_fd()