Searched refs:POLL_STACK_ALLOC (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | poll.h | 20 #define POLL_STACK_ALLOC FRONTEND_STACK_ALLOC macro |
| /linux-6.15/fs/ | ||
| H A D | select.c | 975 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; in do_sys_poll() |