Searched refs:pset0 (Results 1 – 11 of 11) sorted by relevance
13 sched_clutch_pset_init(&pset0); in impl_init_runqueue()14 sched_rt_init_pset(&pset0); in impl_init_runqueue()
50 struct processor_set pset0; variable137 psets[0] = &pset0; in clutch_impl_init_topology()
140 struct processor_set pset0; variable279 pset0.pset_id = boot_cluster->cluster_id; in processor_bootstrap()280 pset0.pset_cluster_id = boot_cluster->cluster_id; in processor_bootstrap()282 pset0.pset_cluster_type = boot_cluster_type; in processor_bootstrap()285 pset0.pset_id = 0; in processor_bootstrap()286 pset0.pset_cluster_id = 0; in processor_bootstrap()288 pset0.pset_cluster_type = PSET_SMP; in processor_bootstrap()291 pset_init(&pset0, &pset_node0); in processor_bootstrap()298 processor_init(master_processor, master_cpu, &pset0); in processor_bootstrap()750 if (pset != &pset0) { in pset_init()[all …]
83 pset == PROCESSOR_SET_NULL || pset != &pset0) { in thread_set_policy()189 processor_set_t pset = &pset0; in thread_policy()
151 ipc_pset_init(&pset0); in ipc_host_init()229 *pset = &pset0; in processor_set_default()
420 if (pset == PROCESSOR_SET_NULL || pset != &pset0) { in processor_set_stack_usage()
540 pset = &pset0; in sched_dualq_thread_update_scan()
340 extern struct processor_set pset0;
1408 os_atomic_store(&clutch_bucket_group->scbg_preferred_cluster, pset0.pset_cluster_id, relaxed); in sched_clutch_bucket_group_init()2540 sched_clutch_hierarchy_locked_assert(&pset0.pset_clutch_root); in sched_clutch_bucket_group_thr_count_inc()2552 sched_clutch_hierarchy_locked_assert(&pset0.pset_clutch_root); in sched_clutch_bucket_group_thr_count_dec()2566 sched_clutch_hierarchy_locked_assert(&pset0.pset_clutch_root); in sched_clutch_bucket_group_pending_ageout()2626 sched_clutch_hierarchy_locked_assert(&pset0.pset_clutch_root); in sched_clutch_bucket_group_interactivity_score_calculate()
1151 ports[0].port = convert_pset_name_to_port(&pset0); in host_processor_sets()
462 SCHED(pset_init)(&pset0); in sched_init()463 SCHED(rt_init_pset)(&pset0); in sched_init()