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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dem_meta.c116 static inline unsigned long fixed_loadavg(int load) function
126 dst->value = fixed_loadavg(avenrun[0]);
131 dst->value = fixed_loadavg(avenrun[1]);
136 dst->value = fixed_loadavg(avenrun[2]);

Completed in 72 milliseconds