Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/ppoll/
Dppoll01.c158 static inline int libc_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, in libc_ppoll() function
179 { .ppoll = libc_ppoll, .ts_type = TST_LIBC_TIMESPEC, .desc = "vDSO or syscall with libc spec"},