Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/ppoll/
Dppoll01.c165 static inline int sys_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, in sys_ppoll() function
182 { .ppoll = sys_ppoll, .ts_type = TST_KERN_OLD_TIMESPEC, .desc = "syscall with old kernel spec"},