Home
last modified time | relevance | path

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

/tools/include/nolibc/
Dnolibc.h340 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() function
353 #error Neither __NR_ppoll nor __NR_poll defined, cannot implement sys_poll() in sys_poll()
837 int ret = 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.tbl18 7 common 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