Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds