Searched defs:timerfd (Results 1 – 5 of 5) sorted by relevance
76 uint32_t timerfd = events[i].data.u32; in OnTime() local105 int timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in CreateAndRetry() local117 int timerfd = CreateAndRetry(); in PostTask() local
157 bool WlcReporter::ptmcWaitTimer(int timerfd) { in ptmcWaitTimer()189 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in reportInBackground() local
920 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in collect() local
104 void ThermalProtectorTimer::SetTimerInterval(int32_t interval, int32_t timerfd) in SetTimerInterval()
154 void ThermalSensorProvider::SetTimerInterval(int interval, int32_t timerfd) in SetTimerInterval()