Searched refs:boottime_alarm (Results 1 – 1 of 1) sorted by relevance
109 struct clock_data boottime_alarm; member343 free_clock_data(&e->boottime_alarm); in event_free()388 .boottime_alarm.wakeup = WAKEUP_CLOCK_DATA, in sd_event_new()389 .boottime_alarm.fd = -1, in sd_event_new()390 .boottime_alarm.next = USEC_INFINITY, in sd_event_new()583 return &e->boottime_alarm; in event_get_clock_data()3871 r = event_arm_timer(e, &e->boottime_alarm); in sd_event_prepare()4125 r = process_timer(e, e->timestamp.boottime, &e->boottime_alarm); in sd_event_wait()