Searched refs:stack_pps (Results 1 – 1 of 1) sorted by relevance
824 #define N_STACK_PPS ((sizeof(stack_pps) - sizeof(struct poll_list)) / \835 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; in do_sys_poll() local836 struct poll_list *const head = (struct poll_list *)stack_pps; in do_sys_poll()