Searched refs:IORING_OP_NOP (Results 1 – 4 of 4) sorted by relevance
54 #define IORING_OP_NOP 0 macro
176 sqe->opcode = IORING_OP_NOP; in io_uring_prep_nop()
151 sqe->opcode = IORING_OP_NOP; in init_io()
2058 case IORING_OP_NOP: in __io_submit_sqe()2299 case IORING_OP_NOP: in io_op_needs_file()