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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c2586 #define PIDLIST_TOO_LARGE(c) ((c) * sizeof(pid_t) > (PAGE_SIZE * 2)) macro
2589 if (PIDLIST_TOO_LARGE(count))

Completed in 39 milliseconds