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

/linux-master/fs/
H A Dselect.c971 #define N_STACK_PPS ((sizeof(stack_pps) - sizeof(struct poll_list)) / \
982 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; local
983 struct poll_list *const head = (struct poll_list *)stack_pps;

Completed in 210 milliseconds