Home
last modified time | relevance | path

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

/linux-4.1.27/tools/build/feature/
Dtest-timerfd.c10 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S404 ENTRY_SAME(timerfd_create)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h313 SYSCALL_SPU(timerfd_create)
/linux-4.1.27/fs/
Dtimerfd.c376 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c196 COMPAT_SYSCALL_WRAP2(timerfd_create, int, clockid, int, flags);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl292 283 common timerfd_create sys_timerfd_create
Dsyscall_32.tbl331 322 i386 timerfd_create sys_timerfd_create
/linux-4.1.27/tools/perf/
Dbuiltin-kvm.c814 kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in perf_kvm__timerfd_create()
/linux-4.1.27/Documentation/filesystems/
Dproc.txt1807 that have occurred [see timerfd_create(2) for details]. 'settime flags' are