Home
last modified time | relevance | path

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

12

/linux-6.14.4/tools/build/feature/
Dtest-timerfd.c11 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
/linux-6.14.4/arch/um/drivers/
Drtc_user.c35 uml_rtc_irq_fds[0] = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in uml_rtc_start()
/linux-6.14.4/tools/testing/selftests/timens/
Dtimerfd.c50 fd = timerfd_create(clockid, 0); in run_test()
/linux-6.14.4/tools/thermal/thermometer/
Dthermometer.c396 thermometer->tz[i].fd_timer = timerfd_create(CLOCK_MONOTONIC, 0); in thermometer_start()
476 fd = timerfd_create(CLOCK_MONOTONIC, 0); in thermometer_wait()
/linux-6.14.4/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c146 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
/linux-6.14.4/kernel/
Dsys_ni.c71 COND_SYSCALL(timerfd_create);
/linux-6.14.4/fs/
Dtimerfd.c395 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
/linux-6.14.4/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl291 280 n64 timerfd_create sys_timerfd_create
Dsyscall_n32.tbl295 284 n32 timerfd_create sys_timerfd_create
/linux-6.14.4/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl291 280 n64 timerfd_create sys_timerfd_create
/linux-6.14.4/arch/arm64/tools/
Dsyscall_64.tbl109 85 common timerfd_create sys_timerfd_create
/linux-6.14.4/tools/perf/arch/arm64/entry/syscalls/
Dsyscall_64.tbl109 85 common timerfd_create sys_timerfd_create
/linux-6.14.4/scripts/
Dsyscall.tbl109 85 common timerfd_create sys_timerfd_create
/linux-6.14.4/tools/scripts/
Dsyscall.tbl109 85 common timerfd_create sys_timerfd_create
/linux-6.14.4/tools/perf/arch/parisc/entry/syscalls/
Dsyscall.tbl347 306 common timerfd_create parisc_timerfd_create
/linux-6.14.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl335 312 common timerfd_create sys_timerfd_create
/linux-6.14.4/arch/microblaze/kernel/syscalls/
Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/linux-6.14.4/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl295 283 common timerfd_create sys_timerfd_create
/linux-6.14.4/arch/x86/entry/syscalls/
Dsyscall_64.tbl295 283 common timerfd_create sys_timerfd_create
/linux-6.14.4/arch/m68k/kernel/syscalls/
Dsyscall.tbl328 318 common timerfd_create sys_timerfd_create
/linux-6.14.4/arch/parisc/kernel/syscalls/
Dsyscall.tbl347 306 common timerfd_create parisc_timerfd_create
/linux-6.14.4/tools/perf/arch/xtensa/entry/syscalls/
Dsyscall.tbl335 312 common timerfd_create sys_timerfd_create
/linux-6.14.4/arch/sh/kernel/syscalls/
Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/linux-6.14.4/tools/perf/arch/sh/entry/syscalls/
Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/linux-6.14.4/tools/perf/arch/sparc/entry/syscalls/
Dsyscall.tbl379 312 common timerfd_create sys_timerfd_create

12