Searched refs:timerfd_create (Results 1 – 9 of 9) sorted by relevance
130 int timerfd_create(int clockid, int flags) in timerfd_create() function198 if ((tfd = timerfd_create(clks[i].id, 0)) == -1) in main()
11 int fd = timerfd_create(CLOCK_REALTIME, 0); in main()
276 extern SYS_FUNC(timerfd_create);
809 SYS_FUNC(timerfd_create) in SYS_FUNC() argument
1027 ctx->timerfd = timerfd_create(usbi_backend->get_timerfd_clockid(), in usbi_io_init()
974 kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in perf_kvm__timerfd_create()
2701 PRE_SYSCALL(timerfd_create)(long clockid, long flags) {}2703 POST_SYSCALL(timerfd_create)(long res, long clockid, long flags) {}
3141 fun:timerfd_create=uninstrumented
1132 PUBLIC db5c0 0 timerfd_create