Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dio_uring_types.h208 unsigned int syscall_iopoll: 1; member
/Linux-v6.1/io_uring/
Dio_uring.c3228 if (ctx->syscall_iopoll) in SYSCALL_DEFINE6()
3243 if (ctx->syscall_iopoll) { in SYSCALL_DEFINE6()
3457 ctx->syscall_iopoll = 1; in io_uring_create()