Lines Matching refs:timerfd_create

57 		timer_fds[i] = timerfd_create(CLOCK_MONOTONIC, /**/  in ATF_TC_BODY()
84 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
112 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
151 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
192 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
235 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
299 fd = timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC | TFD_NONBLOCK); in ATF_TC_BODY()
335 int fd = timerfd_create(CLOCK_MONOTONIC, 0); in ATF_TC_BODY()
365 int timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC); in ATF_TC_BODY()
410 int timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC); in ATF_TC_BODY()
490 timerfd_create(CLOCK_MONOTONIC | 42, TFD_CLOEXEC)); in ATF_TC_BODY()
492 timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC | 42)); in ATF_TC_BODY()
505 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
558 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
614 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
664 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
718 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
750 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
843 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
882 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
921 int timerfd = timerfd_create(CLOCK_MONOTONIC, /**/ in ATF_TC_BODY()
959 timerfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()
1005 int tfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()
1055 int tfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()
1089 int tfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()
1183 int tfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()
1251 int tfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()
1281 int tfd = timerfd_create(CLOCK_REALTIME, TFD_CLOEXEC); in ATF_TC_BODY()