Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-oneshot.c110 int tick_oneshot_mode_active(void) in tick_oneshot_mode_active() function
Dtick-internal.h122 static inline int tick_oneshot_mode_active(void) { return 0; } in tick_oneshot_mode_active() function