Home
last modified time | relevance | path

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

/tools/include/nolibc/
A Dunistd.h57 if (sys_select(0, 0, 0, 0, &my_timeval) < 0) in msleep()
70 if (sys_select(0, 0, 0, 0, &my_timeval) < 0) in sleep()
81 return sys_select(0, 0, 0, 0, &my_timeval); in usleep()
A Dsys.h783 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() function
820 return __sysret(sys_select(nfds, rfds, wfds, efds, timeout)); in select()
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl120 93 common select sys_select compat_sys_select
278 230 common _newselect sys_select compat_sys_select
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl32 22 n64 _newselect sys_select
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl159 142 common _newselect sys_select compat_sys_select
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl152 142 common _newselect sys_select
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl35 23 common select sys_select
A Dsyscall_32.tbl157 142 i386 _newselect sys_select compat_sys_select
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl25 14 common select sys_select
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl291 358 common select sys_select
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl159 142 common _newselect sys_select
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl156 142 common _newselect sys_select compat_sys_select
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl189 142 common _newselect sys_select compat_sys_select
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl134 142 64 select sys_select -
/tools/perf/Documentation/
A Dperf-script-python.txt58 sys_select 102

Completed in 15 milliseconds