Home
last modified time | relevance | path

Searched defs:io_uring_register (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dsyscall.c36 int io_uring_register(int fd, unsigned int opcode, void *arg, in io_uring_register() function
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c10880 SYSCALL_DEFINE4(io_uring_register, unsigned int, fd, unsigned int, opcode, in SYSCALL_DEFINE4() argument