Home
last modified time | relevance | path

Searched refs:stop_tick (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dsched.h275 extern void select_nohz_load_balancer(int stop_tick);
279 static inline void select_nohz_load_balancer(int stop_tick) { } in select_nohz_load_balancer() argument
/linux-3.4.99/kernel/sched/
Dfair.c4895 void select_nohz_load_balancer(int stop_tick) in select_nohz_load_balancer() argument
4905 if (stop_tick) { in select_nohz_load_balancer()