Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dio_uring_types.h208 unsigned int syscall_iopoll: 1; member
/linux-6.1.9/io_uring/
Dio_uring.c3208 if (ctx->syscall_iopoll) in SYSCALL_DEFINE6()
3223 if (ctx->syscall_iopoll) { in SYSCALL_DEFINE6()
3437 ctx->syscall_iopoll = 1; in io_uring_create()