Searched refs:CALC_LOAD (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dtimer.c862 CALC_LOAD(avenrun[0], EXP_1, active_tasks);
863 CALC_LOAD(avenrun[1], EXP_5, active_tasks);
864 CALC_LOAD(avenrun[2], EXP_15, active_tasks);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h138 #define CALC_LOAD(load,exp,n) \ macro

Completed in 75 milliseconds