Home
last modified time | relevance | path

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

/linux-3.3/kernel/time/
Dtick-oneshot.c94 int tick_oneshot_mode_active(void) in tick_oneshot_mode_active() function
/linux-3.3/include/linux/
Dtick.h112 static inline int tick_oneshot_mode_active(void) { return 0; } in tick_oneshot_mode_active() function
121 static inline int tick_oneshot_mode_active(void) { return 0; } in tick_oneshot_mode_active() function