Searched refs:ppoll (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbipd.c | 558 r = ppoll(fds, nsockfd, &timeout, &sigmask); in do_standalone_mode()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 372 ENTRY_COMP(ppoll)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 288 COMPAT_SYS(ppoll)
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 280 271 common ppoll sys_ppoll
|
D | syscall_32.tbl | 318 309 i386 ppoll sys_ppoll compat_sys_ppoll
|
/linux-4.1.27/fs/ |
D | select.c | 991 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
|
D | compat.c | 1418 COMPAT_SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, in COMPAT_SYSCALL_DEFINE5() argument
|