Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dio_uring.h250 #define IORING_TIMEOUT_REALTIME (1U << 3) macro
253 #define IORING_TIMEOUT_CLOCK_MASK (IORING_TIMEOUT_BOOTTIME | IORING_TIMEOUT_REALTIME)
/linux-6.3-rc2/io_uring/
A Dtimeout.c329 case IORING_TIMEOUT_REALTIME: in io_timeout_get_clock()

Completed in 6 milliseconds