Searched refs:N_STACK_PPS (Results 1 – 1 of 1) sorted by relevance
971 #define N_STACK_PPS ((sizeof(stack_pps) - sizeof(struct poll_list)) / \ macro990 len = min_t(unsigned int, nfds, N_STACK_PPS); in do_sys_poll()