/linux/tools/build/feature/ |
H A D | test-timerfd.c | 11 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
|
/linux/arch/um/drivers/ |
H A D | rtc_user.c | 35 uml_rtc_irq_fds[0] = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in uml_rtc_start()
|
/linux/tools/include/nolibc/sys/ |
H A D | timerfd.h | 26 int timerfd_create(int clockid, int flags) in timerfd_create() function
|
/linux/tools/testing/selftests/timens/ |
H A D | timerfd.c | 50 fd = timerfd_create(clockid, 0); in run_test()
|
/linux/tools/thermal/thermometer/ |
H A D | thermometer.c | 396 thermometer->tz[i].fd_timer = timerfd_create(CLOCK_MONOTONIC, 0); in thermometer_start() 476 fd = timerfd_create(CLOCK_MONOTONIC, 0); in thermometer_wait()
|
/linux/kernel/ |
H A D | sys_ni.c | 71 COND_SYSCALL(timerfd_create);
|
/linux/fs/ |
H A D | timerfd.c | 394 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
|
/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 291 280 n64 timerfd_create sys_timerfd_create
|
H A D | syscall_n32.tbl | 295 284 n32 timerfd_create sys_timerfd_create
|
H A D | syscall_o32.tbl | 335 321 o32 timerfd_create sys_timerfd_create
|
/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 291 280 n64 timerfd_create sys_timerfd_create
|
/linux/scripts/ |
H A D | syscall.tbl | 109 85 common timerfd_create sys_timerfd_create
|
/linux/tools/scripts/ |
H A D | syscall.tbl | 109 85 common timerfd_create sys_timerfd_create
|
/linux/tools/perf/arch/arm64/entry/syscalls/ |
H A D | syscall_64.tbl | 109 85 common timerfd_create sys_timerfd_create
|
/linux/arch/arm64/tools/ |
H A D | syscall_64.tbl | 109 85 common timerfd_create sys_timerfd_create
|
H A D | syscall_32.tbl | 365 350 common timerfd_create sys_timerfd_create
|
/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 295 283 common timerfd_create sys_timerfd_create
|
/linux/tools/perf/arch/xtensa/entry/syscalls/ |
H A D | syscall.tbl | 335 312 common timerfd_create sys_timerfd_create
|
/linux/tools/perf/arch/sh/entry/syscalls/ |
H A D | syscall.tbl | 332 322 common timerfd_create sys_timerfd_create
|
/linux/tools/perf/arch/parisc/entry/syscalls/ |
H A D | syscall.tbl | 347 306 common timerfd_create parisc_timerfd_create
|
/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 328 318 common timerfd_create sys_timerfd_create
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 295 283 common timerfd_create sys_timerfd_create
|
/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 335 312 common timerfd_create sys_timerfd_create
|
/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 332 322 common timerfd_create sys_timerfd_create
|
/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 379 312 common timerfd_create sys_timerfd_create
|