Searched refs:sched_gate_list (Results 1 – 1 of 1) sorted by relevance
65 struct sched_gate_list { struct97 struct sched_gate_list __rcu *oper_sched; argument98 struct sched_gate_list __rcu *admin_sched;113 struct sched_gate_list *sched) in taprio_calculate_gate_durations()163 static ktime_t sched_base_time(const struct sched_gate_list *sched) in sched_base_time()191 struct sched_gate_list *sched = container_of(head, struct sched_gate_list, rcu); in taprio_free_sched_cb()203 struct sched_gate_list **admin, in switch_schedules()204 struct sched_gate_list **oper) in switch_schedules()217 static s32 get_cycle_time_elapsed(struct sched_gate_list *sched, ktime_t time) in get_cycle_time_elapsed()228 static ktime_t get_interval_end_time(struct sched_gate_list *sched, in get_interval_end_time()[all …]