| /third_party/rust/crates/rustix/src/time/ |
| H A D | mod.rs | 6 mod timerfd; modules
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
| H A D | linux_timerfd_create_test.cpp | 20 int timerfd = timerfd_create(CLOCK_MONOTONIC, 0); in HWTEST_F() local
|
| /third_party/rust/crates/rustix/tests/time/ |
| H A D | main.rs | 12 mod timerfd; modules
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | timerfd_create.c | 29 int timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK | TFD_CLOEXEC); in timerfd_create_0100() local 45 int timerfd = timerfd_create(CLOCK_REALTIME, 0); in timerfd_create_0200() local 60 int timerfd in timerfd_create_0300() local [all...] |
| /test/xts/hats/kernel/syscalls/timer/timerfdcreate/ |
| H A D | TimerFdCreateApiTest.cpp | 57 int timerfd = timerfd_create(CLOCK_REALTIME, 0); in HWTEST_F() local 89 int timerfd = timerfd_create(CLOCK_MONOTONIC, 0); in HWTEST_F() local 115 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); HWTEST_F() local 142 int timerfd = timerfd_create(CLOCK_REALTIME_ALARM, 0); HWTEST_F() local 169 int timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); HWTEST_F() local 195 int timerfd = timerfd_create(CLOCK_REALTIME, TFD_NONBLOCK); HWTEST_F() local 224 int timerfd = timerfd_create(CLOCK_REALTIME, 0); HWTEST_F() local [all...] |
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| H A D | samgr_time_handler.cpp | 76 uint32_t timerfd = events[i].data.u32; in OnTime() local 105 int timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in CreateAndRetry() local 117 int timerfd = CreateAndRetry(); PostTask() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 134 int timerfd; in suspend() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 134 int timerfd; in suspend() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | timerfdndk.cpp | 38 int timerfd = timerfd_create(NUMBER, NUMBER);
in Timerfd_create() local
|
| /base/powermgr/thermal_manager/application/protector/src/ |
| H A D | thermal_sensor_provider.cpp | 154 void ThermalSensorProvider::SetTimerInterval(int interval, int32_t timerfd) in SetTimerInterval() argument
|
| H A D | thermal_protector_timer.cpp | 104 void ThermalProtectorTimer::SetTimerInterval(int32_t interval, int32_t timerfd) in SetTimerInterval() argument
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | mod.rs | 212 pub mod timerfd; modules
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | kvm-stat.h | 103 int timerfd; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | kvm-stat.h | 106 int timerfd; member
|
| H A D | evlist.c | 2252 int timerfd; member
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_sample_user.c | 1497 static int sample_timer_cb(int timerfd, struct stats_record **rec, in sample_timer_cb() argument 1537 int timerfd, ret; in sample_run() local [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-record.c | 2085 arm_timer(int timerfd) in arm_timer() argument 2227 int sigfd, timerfd; in mainloop() local
|