Home
last modified time | relevance | path

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

/xen/xen/common/sched/
A Dcore.c3041 struct sched_unit *old_unit, *master_unit; in schedule_cpu_add() local
3053 master_unit = idle_vcpu[cpu]->sched_unit; in schedule_cpu_add()
3068 idle_vcpu[cpu_iter]->sched_unit = master_unit; in schedule_cpu_add()
3069 master_unit->runstate_cnt[RUNSTATE_running]++; in schedule_cpu_add()

Completed in 8 milliseconds