Searched defs:opcode (Results 1 – 1 of 1) sorted by relevance
865 u8 opcode; member3326 u8 opcode = req->opcode; in io_import_iovec() local11094 static int __io_uring_register(struct io_ring_ctx *ctx, unsigned opcode, in __io_uring_register()11234 SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, in SYSCALL_DEFINE4() argument