Home
last modified time | relevance | path

Searched refs:IORING_OP_URING_CMD (Results 1 – 5 of 5) sorted by relevance

/linux/io_uring/
H A Dopdef.c413 [IORING_OP_URING_CMD] = {
703 [IORING_OP_URING_CMD] = {
H A Drw.c1170 if (req->opcode == IORING_OP_URING_CMD) { in io_uring_classic_poll()
1293 if (req->opcode != IORING_OP_URING_CMD) in io_do_iopoll()
/linux/tools/include/uapi/linux/
H A Dio_uring.h248 IORING_OP_URING_CMD, enumerator
/linux/tools/include/io_uring/
H A Dmini_liburing.h237 sqe->opcode = (__u8)IORING_OP_URING_CMD; in io_uring_prep_cmd()
/linux/include/uapi/linux/
H A Dio_uring.h269 IORING_OP_URING_CMD, enumerator