Home
last modified time | relevance | path

Searched defs:sys_ppoll (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/strace/tests-m32/
H A Dppoll.c45 sys_ppoll(const kernel_ulong_t ufds, in sys_ppoll() function
/aosp_15_r20/external/strace/tests/
H A Dppoll.c45 sys_ppoll(const kernel_ulong_t ufds, in sys_ppoll() function
/aosp_15_r20/external/strace/tests-mx32/
H A Dppoll.c45 sys_ppoll(const kernel_ulong_t ufds, in sys_ppoll() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ppoll/
H A Dppoll01.c165 static inline int sys_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, in sys_ppoll() function