Home
last modified time | relevance | path

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

/Linux-v4.19/tools/build/feature/
Dtest-timerfd.c11 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
/Linux-v4.19/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c155 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
/Linux-v4.19/kernel/
Dsys_ni.c115 COND_SYSCALL(timerfd_create);
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h314 SYSCALL_SPU(timerfd_create)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S404 ENTRY_SAME(timerfd_create)
/Linux-v4.19/fs/
Dtimerfd.c387 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl294 283 common timerfd_create __x64_sys_timerfd_create
Dsyscall_32.tbl336 322 i386 timerfd_create sys_timerfd_create __ia32_sys_timerfd_create
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl294 283 common timerfd_create __x64_sys_timerfd_create
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl367 350 common timerfd_create sys_timerfd_create
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
/Linux-v4.19/tools/perf/
Dbuiltin-kvm.c848 kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in perf_kvm__timerfd_create()
/Linux-v4.19/Documentation/filesystems/
Dproc.txt1866 that have occurred [see timerfd_create(2) for details]. 'settime flags' are