Searched refs:admin (Results 1 – 2 of 2) sorted by relevance
127 struct sched_gate_list **admin, in switch_schedules() argument130 rcu_assign_pointer(q->oper_sched, *admin); in switch_schedules()136 *oper = *admin; in switch_schedules()137 *admin = NULL; in switch_schedules()153 struct sched_gate_list *admin, in get_interval_end_time() argument166 else if (admin && admin != sched && in get_interval_end_time()167 ktime_after(admin->base_time, cycle_end) && in get_interval_end_time()168 ktime_before(admin->base_time, cycle_ext_end)) in get_interval_end_time()169 return admin->base_time; in get_interval_end_time()186 struct sched_gate_list *admin, in find_entry_to_transmit() argument[all …]
299 Note, admin should enable this feature changing: