Searched refs:HRTIMER_STATE_ENQUEUED (Results 1 – 2 of 2) sorted by relevance
74 #define HRTIMER_STATE_ENQUEUED 0x01 macro432 return timer->state & HRTIMER_STATE_ENQUEUED; in hrtimer_is_queued()
843 if (WARN_ON(timer->state & HRTIMER_STATE_ENQUEUED)) in hrtimer_forward()883 timer->state = HRTIMER_STATE_ENQUEUED; in enqueue_hrtimer()906 if (!(state & HRTIMER_STATE_ENQUEUED)) in __remove_hrtimer()1262 !(timer->state & HRTIMER_STATE_ENQUEUED)) in __run_hrtimer()1635 __remove_hrtimer(timer, old_base, HRTIMER_STATE_ENQUEUED, 0); in migrate_hrtimer_list()