Searched refs:IORING_TIMEOUT_ABS (Results 1 – 2 of 2) sorted by relevance
148 #define IORING_TIMEOUT_ABS (1U << 0) macro
5524 if (flags & ~IORING_TIMEOUT_ABS) in io_timeout_prep()5538 if (flags & IORING_TIMEOUT_ABS) in io_timeout_prep()