Home
last modified time | relevance | path

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

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