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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched_rt.c22 schedstat_set(curr->se.exec_max, max(curr->se.exec_max, delta_exec));
H A Dsched_debug.c299 PN(se.exec_max);
372 p->se.exec_max = 0;
H A Dsched_fair.c311 schedstat_set(curr->exec_max, max((u64)delta_exec, curr->exec_max));
H A Dsched.c1689 p->se.exec_max = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h919 u64 exec_max; member in struct:sched_entity

Completed in 132 milliseconds