Searched refs:CLOCK_MONOTONIC (Results 1 – 5 of 5) sorted by relevance
50 #define CLOCK_MONOTONIC 1 macro78 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)79 #define CLOCKS_MONO CLOCK_MONOTONIC
44 BIT(CLOCK_MONOTONIC) | \
168 { CLOCK_MONOTONIC, "CLOCK_MONOTONIC" }, \
550 hrtimer_setup_sleeper_on_stack(&__t, CLOCK_MONOTONIC, \
4386 case CLOCK_MONOTONIC: in skb_set_delivery_type_by_clockid()
Completed in 20 milliseconds