Home
last modified time | relevance | path

Searched refs:sys_timerfd_create (Results 1 – 20 of 20) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dtimerfd.h20 int sys_timerfd_create(int clockid, int flags) in sys_timerfd_create() function
28 return __sysret(sys_timerfd_create(clockid, flags)); in timerfd_create()
/linux/arch/parisc/kernel/
H A Dsys_parisc.c335 return sys_timerfd_create(clockid, flags); in parisc_timerfd_create()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl291 280 n64 timerfd_create sys_timerfd_create
/linux/scripts/
H A Dsyscall.tbl109 85 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl109 85 common timerfd_create sys_timerfd_create
H A Dsyscall_32.tbl365 350 common timerfd_create sys_timerfd_create
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl109 85 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl273 319 common timerfd_create sys_timerfd_create
/linux/tools/scripts/
H A Dsyscall.tbl109 85 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl335 312 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl295 283 common timerfd_create sys_timerfd_create
H A Dsyscall_32.tbl337 322 i386 timerfd_create sys_timerfd_create
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl412 481 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl368 350 common timerfd_create sys_timerfd_create
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl379 312 common timerfd_create sys_timerfd_create
/linux/include/uapi/asm-generic/
H A Dunistd.h234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl399 306 common timerfd_create sys_timerfd_create
/linux/include/linux/
H A Dsyscalls.h540 asmlinkage long sys_timerfd_create(int clockid, int flags);