Searched refs:io_uring_get_opcode (Results 1 – 3 of 3) sorted by relevance
13 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
110 sq_idx, io_uring_get_opcode(sqe->opcode), sqe->fd, in __io_uring_show_fdinfo()
829 const char *io_uring_get_opcode(u8 opcode) in io_uring_get_opcode() function