Home
last modified time | relevance | path

Searched refs:IORING_OP_NOP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dliburing.h180 sqe->opcode = IORING_OP_NOP; in io_uring_prep_nop()
H A Dio_uring-bench.c151 sqe->opcode = IORING_OP_NOP; in init_io()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h103 IORING_OP_NOP, enumerator
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c936 [IORING_OP_NOP] = {},
6313 case IORING_OP_NOP: in io_req_prep()
6575 case IORING_OP_NOP: in io_issue_sqe()