Searched refs:io_uring_get_opcode (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dio_uring.h13 const char *io_uring_get_opcode(u8 opcode);
43 static inline const char *io_uring_get_opcode(u8 opcode) function
/linux-master/include/trace/events/
H A Dio_uring.h155 __string( op_str, io_uring_get_opcode(req->opcode) )
196 __string( op_str, io_uring_get_opcode(req->opcode) )
296 __string( op_str, io_uring_get_opcode(req->opcode) )
384 __string( op_str, io_uring_get_opcode(req->opcode) )
428 __string( op_str, io_uring_get_opcode(req->opcode) )
468 __string( op_str, io_uring_get_opcode(req->opcode) )
520 __string( op_str, io_uring_get_opcode(sqe->opcode) )
/linux-master/io_uring/
H A Dfdinfo.c107 sq_idx, io_uring_get_opcode(sqe->opcode), sqe->fd,
H A Dopdef.c721 const char *io_uring_get_opcode(u8 opcode) function

Completed in 199 milliseconds