Lines Matching defs:dmtimer_clockevent
53 struct dmtimer_clockevent {
428 static struct dmtimer_clockevent *
431 return container_of(clockevent, struct dmtimer_clockevent, dev);
436 struct dmtimer_clockevent *clkevt = data;
448 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
465 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
486 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
511 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
520 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
533 static int __init dmtimer_clkevt_init_common(struct dmtimer_clockevent *clkevt,
600 struct dmtimer_clockevent *clkevt;
634 static DEFINE_PER_CPU(struct dmtimer_clockevent, dmtimer_percpu_timer);
638 struct dmtimer_clockevent *clkevt;
662 struct dmtimer_clockevent *clkevt = per_cpu_ptr(&dmtimer_percpu_timer, cpu);
674 struct dmtimer_clockevent *clkevt = per_cpu_ptr(&dmtimer_percpu_timer, 0);