Searched defs:enter_flags (Results 1 – 2 of 2) sorted by relevance
55 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
30 unsigned int enter_flags; member