Home
last modified time | relevance | path

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

/linux-4.4.14/tools/usb/usbip/src/
Dusbipd.c558 r = ppoll(fds, nsockfd, &timeout, &sigmask); in do_standalone_mode()
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S372 ENTRY_COMP(ppoll)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h288 COMPAT_SYS(ppoll)
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl280 271 common ppoll sys_ppoll
Dsyscall_32.tbl318 309 i386 ppoll sys_ppoll compat_sys_ppoll
/linux-4.4.14/fs/
Dselect.c991 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
Dcompat.c1418 COMPAT_SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, in COMPAT_SYSCALL_DEFINE5() argument