Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A 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