Searched refs:advance_sched (Results 1 – 1 of 1) sorted by relevance
917 static enum hrtimer_restart advance_sched(struct hrtimer *timer) in advance_sched() function 1948 hrtimer_setup(&q->advance_timer, advance_sched, q->clockid, HRTIMER_MODE_ABS); in taprio_change() 1967 /* Not going to race against advance_sched(), but still */ in taprio_change() 1975 /* Protects against advance_sched() */ in taprio_change() 2071 hrtimer_setup(&q->advance_timer, advance_sched, CLOCK_TAI, HRTIMER_MODE_ABS); in taprio_init()