Home
last modified time | relevance | path

Searched refs:sched_gate_list (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dsch_taprio.c72 struct sched_gate_list { struct
104 struct sched_gate_list __rcu *oper_sched; argument
105 struct sched_gate_list __rcu *admin_sched;
120 struct sched_gate_list *sched) in taprio_calculate_gate_durations()
170 static ktime_t sched_base_time(const struct sched_gate_list *sched) in sched_base_time()
198 struct sched_gate_list *sched = container_of(head, struct sched_gate_list, rcu); in taprio_free_sched_cb()
210 struct sched_gate_list **admin, in switch_schedules()
211 struct sched_gate_list **oper) in switch_schedules()
224 static s32 get_cycle_time_elapsed(struct sched_gate_list *sched, ktime_t time) in get_cycle_time_elapsed()
235 static ktime_t get_interval_end_time(struct sched_gate_list *sched, in get_interval_end_time()
[all …]