Searched refs:HRTIMER_STATE_ENQUEUED (Results 1 – 2 of 2) sorted by relevance
81 #define HRTIMER_STATE_ENQUEUED 0x01 macro405 return timer->state & HRTIMER_STATE_ENQUEUED; in hrtimer_is_queued()
859 timer->state |= HRTIMER_STATE_ENQUEUED; in enqueue_hrtimer()879 if (!(timer->state & HRTIMER_STATE_ENQUEUED)) in __remove_hrtimer()