Home
last modified time | relevance | path

Searched refs:N_STACK_PPS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dselect.c971 #define N_STACK_PPS ((sizeof(stack_pps) - sizeof(struct poll_list)) / \ macro
990 len = min_t(unsigned int, nfds, N_STACK_PPS); in do_sys_poll()