Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dpoll2.h66 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dpoll2.h66 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll() function
/OK3568_Linux_fs/kernel/fs/
H A Dselect.c1100 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument