Home
last modified time | relevance | path

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

/external/liburing/test/
Dwait-timeout.c55 static int t_io_uring_wait(struct io_uring *ring, int nr, unsigned enter_flags, in t_io_uring_wait()
116 unsigned enter_flags = abs ? IORING_ENTER_ABS_TIMER : 0; in test_timeout() local
/external/ltp/testcases/kernel/syscalls/io_uring/
Dio_uring01.c30 unsigned int enter_flags; member