Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dposix-timers.h29 #define CPUCLOCK_WHICH(clock) ((clock) & (clockid_t) CPUCLOCK_CLOCK_MASK)
30 #define CPUCLOCK_CLOCK_MASK 3 macro
36 #define CLOCKFD_MASK (CPUCLOCK_PERTHREAD_MASK|CPUCLOCK_CLOCK_MASK)

Completed in 4 milliseconds