Home
last modified time | relevance | path

Searched refs:timerfd_create (Results 1 – 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/tools/build/feature/
Dtest-timerfd.c11 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
Dtimerfd.c50 fd = timerfd_create(clockid, 0); in run_test()
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c147 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
/kernel/linux/linux-5.10/kernel/
Dsys_ni.c120 COND_SYSCALL(timerfd_create);
/kernel/linux/linux-5.10/fs/
Dtimerfd.c390 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/arch/mips/kernel/syscalls/
Dsyscall_n32.tbl295 284 n32 timerfd_create sys_timerfd_create
Dsyscall_n64.tbl291 280 n64 timerfd_create sys_timerfd_create
Dsyscall_o32.tbl335 321 o32 timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/ia64/kernel/syscalls/
Dsyscall.tbl298 286 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl294 283 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/x86/entry/syscalls/
Dsyscall_64.tbl294 283 common timerfd_create sys_timerfd_create
Dsyscall_32.tbl336 322 i386 timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/xtensa/kernel/syscalls/
Dsyscall.tbl335 312 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/sh/kernel/syscalls/
Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/parisc/kernel/syscalls/
Dsyscall.tbl347 306 common timerfd_create parisc_timerfd_create
/kernel/linux/linux-5.10/arch/m68k/kernel/syscalls/
Dsyscall.tbl328 318 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/microblaze/kernel/syscalls/
Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/arm/tools/
Dsyscall.tbl367 350 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/s390/kernel/syscalls/
Dsyscall.tbl329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/alpha/kernel/syscalls/
Dsyscall.tbl412 481 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/sparc/kernel/syscalls/
Dsyscall.tbl379 312 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/arch/powerpc/kernel/syscalls/
Dsyscall.tbl399 306 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl393 306 common timerfd_create sys_timerfd_create
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-kvm.c855 kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in perf_kvm__timerfd_create()

12