Searched refs:TIMER_PINNED (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | timer.h | 177 #define TIMER_PINNED 1 macro |
/linux-4.4.14/kernel/time/ | ||
D | timer.c | 946 return __mod_timer(timer, expires, false, TIMER_PINNED); in mod_timer_pinned() |