Searched refs:ccount_timer (Results 1 – 1 of 1) sorted by relevance
55 struct ccount_timer { struct 85 struct ccount_timer *timer = in ccount_timer_shutdown() 86 container_of(evt, struct ccount_timer, evt); in ccount_timer_shutdown() 97 struct ccount_timer *timer = in ccount_timer_set_oneshot() 98 container_of(evt, struct ccount_timer, evt); in ccount_timer_set_oneshot() 107 static DEFINE_PER_CPU(struct ccount_timer, ccount_timer) = {120 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; in timer_interrupt() 129 struct ccount_timer *timer = &per_cpu(ccount_timer, cp in local_timer_setup() 61 nameccount_timer ccount_timer_set_next_event() argument [all...]