Searched refs:taprio_get_time (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_taprio.c186 static ktime_t taprio_get_time(const struct taprio_sched *q) function
473 now = taprio_get_time(q);
731 guard = ktime_add_ns(taprio_get_time(q), length_to_duration(q, len));
1212 now = taprio_get_time(q);

Completed in 103 milliseconds