Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dtick.h110 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() function
119 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() function
/linux-3.3/kernel/time/
Dtick-sched.c897 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change() function