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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpid.h11 PIDTYPE_MAX enumerator in enum:pid_type
50 struct hlist_head tasks[PIDTYPE_MAX];
H A Dsched.h1029 struct pid_link pids[PIDTYPE_MAX];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dpid.c222 for (type = 0; type < PIDTYPE_MAX; ++type)
279 for (tmp = PIDTYPE_MAX; --tmp >= 0; )

Completed in 95 milliseconds