Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dio_uring.h148 #define IORING_TIMEOUT_ABS (1U << 0) macro
/Linux-v5.10/fs/
Dio_uring.c5524 if (flags & ~IORING_TIMEOUT_ABS) in io_timeout_prep()
5538 if (flags & IORING_TIMEOUT_ABS) in io_timeout_prep()