Lines Matching refs:sched_control
41 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in obtain_schedule_lock()
47 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in release_schedule_lock()
53 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in get_scheduler()
67 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in init_sched()
95 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in deinit_sched()
104 struct sched_control *ctl = &per_cpu(sched_ctl, BSP_CPU_ID); in suspend_sched()
113 struct sched_control *ctl = &per_cpu(sched_ctl, BSP_CPU_ID); in resume_sched()
145 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in sched_get_current()
154 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in make_reschedule_request()
164 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in need_reschedule()
172 struct sched_control *ctl = &per_cpu(sched_ctl, pcpu_id); in schedule()