Home
last modified time | relevance | path

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

12

/linux/tools/include/nolibc/
H A Dunistd.h57 if (sys_select(0, NULL, NULL, NULL, &my_timeval) < 0) in msleep()
70 if (sys_select(0, NULL, NULL, NULL, &my_timeval) < 0) in sleep()
81 return sys_select(0, NULL, NULL, NULL, &my_timeval); in usleep()
/linux/tools/include/nolibc/sys/
H A Dselect.h64 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() function
99 return __sysret(sys_select(nfds, rfds, wfds, efds, timeout)); in select()
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl120 93 common select sys_select compat_sys_select
278 230 common _newselect sys_select compat_sys_select
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl120 93 common select sys_select compat_sys_select
278 230 common _newselect sys_select compat_sys_select
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl32 22 n64 _newselect sys_select
H A Dsyscall_o32.tbl156 142 o32 _newselect sys_select compat_sys_select
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl32 22 n64 _newselect sys_select
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl25 14 common select sys_select
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl159 142 common _newselect sys_select compat_sys_select
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl35 23 common select sys_select
H A Dsyscall_32.tbl157 142 i386 _newselect sys_select compat_sys_select
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl25 14 common select sys_select
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl35 23 common select sys_select
H A Dsyscall_32.tbl157 142 i386 _newselect sys_select compat_sys_select
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl152 142 common _newselect sys_select
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl156 142 common _newselect sys_select compat_sys_select
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl291 358 common select sys_select
/linux/arch/arm/tools/
H A Dsyscall.tbl159 142 common _newselect sys_select
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl159 142 common _newselect sys_select
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl134 142 64 select sys_select -
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl189 142 common _newselect sys_select compat_sys_select
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl189 142 common _newselect sys_select compat_sys_select

12