Searched refs:stack_fds (Results 1 – 2 of 2) sorted by relevance
494 long stack_fds[SELECT_STACK_ALLOC/sizeof(long)]; in core_sys_select() local514 bits = stack_fds; in core_sys_select()515 if (size > sizeof(stack_fds) / 6) { in core_sys_select()554 if (bits != stack_fds) in core_sys_select()
1623 long stack_fds[SELECT_STACK_ALLOC/sizeof(long)]; in compat_core_sys_select() local1642 bits = stack_fds; in compat_core_sys_select()1643 if (size > sizeof(stack_fds) / 6) { in compat_core_sys_select()1680 if (bits != stack_fds) in compat_core_sys_select()