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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dselect.c649 #define N_STACK_PPS ((sizeof(stack_pps) - sizeof(struct poll_list)) / \
662 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; local
686 stack_pp = pp = (struct poll_list *)stack_pps;

Completed in 65 milliseconds