Home
last modified time | relevance | path

Searched refs:HRTIMER_STATE_INACTIVE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dhrtimer.h88 #define HRTIMER_STATE_INACTIVE 0x00 macro
/Linux-v4.19/kernel/time/
Dhrtimer.c1021 state = HRTIMER_STATE_INACTIVE; in remove_hrtimer()
1329 if (timer->state != HRTIMER_STATE_INACTIVE || in hrtimer_active()
1380 __remove_hrtimer(timer, base, HRTIMER_STATE_INACTIVE, 0); in __run_hrtimer()