Home
last modified time | relevance | path

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

/tools/include/nolibc/
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()
Dsys.h963 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() function
992 return __sysret(sys_select(nfds, rfds, wfds, efds, timeout)); in select()
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl32 22 n64 _newselect sys_select
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl35 23 common select sys_select
Dsyscall_32.tbl157 142 i386 _newselect sys_select compat_sys_select
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl189 142 common _newselect sys_select compat_sys_select
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl134 142 64 select sys_select -
/tools/perf/Documentation/
Dperf-script-python.txt58 sys_select 102