Home
last modified time | relevance | path

Searched defs:ppoll (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dselect.c1101 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
/openbmc/qemu/linux-user/
H A Dsyscall.c1517 abi_long arg4, abi_long arg5, bool ppoll, bool time64) in do_ppoll()