Searched refs:POLL_STACK_ALLOC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | poll.h | 26 #define POLL_STACK_ALLOC FRONTEND_STACK_ALLOC macro |
| /Linux-v5.4/fs/ | ||
| D | select.c | 968 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; in do_sys_poll() |