Searched refs:timerfd_create (Results 1 – 25 of 25) sorted by relevance
11 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
146 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
120 COND_SYSCALL(timerfd_create);
387 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
295 284 n32 timerfd_create sys_timerfd_create
291 280 n64 timerfd_create sys_timerfd_create
335 321 o32 timerfd_create sys_timerfd_create
298 286 common timerfd_create sys_timerfd_create
335 312 common timerfd_create sys_timerfd_create
294 283 common timerfd_create __x64_sys_timerfd_create
336 322 i386 timerfd_create sys_timerfd_create __ia32_sys_timerfd_create
328 318 common timerfd_create sys_timerfd_create
332 322 common timerfd_create sys_timerfd_create
379 312 common timerfd_create sys_timerfd_create
329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
347 306 common timerfd_create sys_timerfd_create
367 350 common timerfd_create sys_timerfd_create
412 481 common timerfd_create sys_timerfd_create
393 306 common timerfd_create sys_timerfd_create
855 kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in perf_kvm__timerfd_create()
1911 that have occurred [see timerfd_create(2) for details]. 'settime flags' are