Searched refs:HRTIMER_STATE_INACTIVE (Results 1 – 2 of 2) sorted by relevance
82 #define HRTIMER_STATE_INACTIVE 0x00 macro
1166 state = HRTIMER_STATE_INACTIVE; in remove_hrtimer()1689 if (timer->state != HRTIMER_STATE_INACTIVE || in hrtimer_active()1741 __remove_hrtimer(timer, base, HRTIMER_STATE_INACTIVE, 0); in __run_hrtimer()