Home
last modified time | relevance | path

Searched refs:sys_select (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/tools/include/nolibc/
H A Dunistd.h26 if (sys_select(0, 0, 0, 0, &my_timeval) < 0) in msleep()
39 if (sys_select(0, 0, 0, 0, &my_timeval) < 0) in sleep()
50 return sys_select(0, 0, 0, 0, &my_timeval); in usleep()
H A Dsys.h914 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() function
944 return __sysret(sys_select(nfds, rfds, wfds, efds, timeout)); in select()
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl120 93 common select sys_select
278 230 common _newselect sys_select compat_sys_select
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl120 93 common select sys_select
278 230 common _newselect sys_select compat_sys_select
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl32 22 n64 _newselect sys_select
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl32 22 n64 _newselect sys_select
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl32 22 n64 _newselect sys_select
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl77 65 common select sys_select
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl34 23 common select sys_select
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl25 14 common select sys_select
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl34 23 common select sys_select
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl25 14 common select sys_select
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl34 23 common select sys_select
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl152 142 common _newselect sys_select
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl152 142 common _newselect sys_select
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl158 142 common _newselect sys_select
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl152 142 common _newselect sys_select
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl159 142 common _newselect sys_select compat_sys_select
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl159 142 common _newselect sys_select compat_sys_select
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl158 142 common _newselect sys_select
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl291 358 common select sys_select
/openbmc/qemu/linux-user/i386/
H A Dsyscall_32.tbl156 142 i386 _newselect sys_select compat_sys_select

12