Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtick.h110 static inline void tick_check_idle(int cpu) { } in tick_check_idle() function
119 static inline void tick_check_idle(int cpu) { } in tick_check_idle() function
/linux-2.6.39/kernel/time/
Dtick-sched.c704 void tick_check_idle(int cpu) in tick_check_idle() function