Home
last modified time | relevance | path

Searched refs:io_uring_get_opcode (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dio_uring.h13 const char *io_uring_get_opcode(u8 opcode);
41 static inline const char *io_uring_get_opcode(u8 opcode) in io_uring_get_opcode() function
/include/trace/events/
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) )