Searched refs:stack_fds (Results 1 – 1 of 1) sorted by relevance
609 long stack_fds[SELECT_STACK_ALLOC/sizeof(long)]; in core_sys_select() local629 bits = stack_fds; in core_sys_select()630 if (size > sizeof(stack_fds) / 6) { in core_sys_select()673 if (bits != stack_fds) in core_sys_select()1204 long stack_fds[SELECT_STACK_ALLOC/sizeof(long)]; in compat_core_sys_select() local1223 bits = stack_fds; in compat_core_sys_select()1224 if (size > sizeof(stack_fds) / 6) { in compat_core_sys_select()1261 if (bits != stack_fds) in compat_core_sys_select()