Home
last modified time | relevance | path

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

/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl388 414 common ppoll_time64 sys_ppoll
/linux/scripts/
H A Dsyscall.tbl358 414 32 ppoll_time64 sys_ppoll compat_sys_ppoll_time64
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl417 414 common ppoll_time64 sys_ppoll
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl423 414 common ppoll_time64 sys_ppoll
/linux/arch/arm/tools/
H A Dsyscall.tbl432 414 common ppoll_time64 sys_ppoll
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl429 414 common ppoll_time64 sys_ppoll compat_sys_ppoll_time64
/linux/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl423 414 i386 ppoll_time64 sys_ppoll compat_sys_ppoll_time64
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl423 414 i386 ppoll_time64 sys_ppoll compat_sys_ppoll_time64
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl508 414 32 ppoll_time64 sys_ppoll compat_sys_ppoll_time64
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl420 414 32 ppoll_time64 - compat_sys_ppoll_time64
/linux/fs/
H A Dselect.c1425 COMPAT_SYSCALL_DEFINE5(ppoll_time64, struct pollfd __user *, ufds, in COMPAT_SYSCALL_DEFINE5() argument