Searched refs:calc_global_load (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/sched/ | ||
| H A D | loadavg.h | 46 extern void calc_global_load(void); |
| /linux/kernel/sched/ | ||
| H A D | loadavg.c | 351 void calc_global_load(void) in calc_global_load() function |