Searched refs:HRTIMER_STATE_MIGRATE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhrtimer.h74 * also affects HRTIMER_STATE_MIGRATE where the preservation is not
75 * necessary. HRTIMER_STATE_MIGRATE is cleared after the timer is
83 #define HRTIMER_STATE_MIGRATE 0x04 macro
/linux-4.1.27/kernel/time/
H A Dhrtimer.c1649 __remove_hrtimer(timer, old_base, HRTIMER_STATE_MIGRATE, 0); migrate_hrtimer_list()
1662 timer->state &= ~HRTIMER_STATE_MIGRATE; migrate_hrtimer_list()

Completed in 154 milliseconds