Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpoll.h26 #define POLL_STACK_ALLOC FRONTEND_STACK_ALLOC macro
/kernel/linux/linux-5.10/fs/
Dselect.c981 long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; in do_sys_poll()