Home
last modified time | relevance | path

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

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