Home
last modified time | relevance | path

Searched refs:sys_poll (Results 1 – 7 of 7) sorted by relevance

/tools/include/nolibc/
Dsys.h844 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() function
864 return __sysret(sys_poll(fds, nfds, timeout)); in poll()
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl159 168 common poll sys_poll sys_poll
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl17 7 n64 poll sys_poll
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl19 7 common poll sys_poll
Dsyscall_32.tbl183 168 i386 poll sys_poll
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl218 167 common poll sys_poll
/tools/perf/Documentation/
Dperf-script-python.txt59 sys_poll 84