Searched refs:from_timer (Results 1 – 5 of 5) sorted by relevance
61 #ifndef from_timer62 #define from_timer(var, timer, timer_field) \ macro
144 rtc_pl031_tick(struct rtc_pl031_softc *sc, bool from_timer) in rtc_pl031_tick() argument161 if (match || from_timer || ticks < 0) in rtc_pl031_tick()
53 #define from_timer(var, arg, field) \ macro
354 taskq_ent_t *t = from_timer(t, tmr, tqent_timer); in task_expire()