Home
last modified time | relevance | path

Searched defs:tick_oneshot_possible (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/time/
Dtick-internal.h108 static inline bool tick_oneshot_possible(void) { return true; } in tick_oneshot_possible() function
121 static inline bool tick_oneshot_possible(void) { return false; } in tick_oneshot_possible() function