Searched refs:TIMER_MONOTONIC_CLOCK (Results 1 – 3 of 3) sorted by relevance
67 #define TIMER_MONOTONIC_CLOCK(t) ((t)->wake_system ? CLOCK_BOOTTIME_ALARM : CLOCK_MONOTONIC) macro
475 …v->next_elapse = usec_add(usec_shift_clock(base, CLOCK_MONOTONIC, TIMER_MONOTONIC_CLOCK(t)), v->va… in timer_enter_waiting()479 … v->next_elapse < triple_timestamp_by_clock(&ts, TIMER_MONOTONIC_CLOCK(t)) && in timer_enter_waiting()506 …ed(t->next_elapse_monotonic_or_boottime, triple_timestamp_by_clock(&ts, TIMER_MONOTONIC_CLOCK(t))); in timer_enter_waiting()
116 … TIMER_MONOTONIC_CLOCK(t), CLOCK_MONOTONIC)); in property_get_next_elapse_monotonic()