Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpoll.h20 #define POLL_STACK_ALLOC FRONTEND_STACK_ALLOC macro
/linux-4.1.27/fs/
Dselect.c878 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; in do_sys_poll()