Searched refs:IORING_OP_NOP (Results 1 – 3 of 3) sorted by relevance
103 IORING_OP_NOP, enumerator
416 pub const IORING_OP_NOP: _bindgen_ty_2 = 0; constant
433 sqe.opcode = IORING_OP_NOP as u8; in add_nop()