Searched refs:spsosd_migration_weight (Results 1 – 3 of 3) sorted by relevance
74 uint64_t spsosd_migration_weight; member
278 .spsosd_migration_weight = out_edge.sce_migration_weight, in sched_rt_config_pset_push()287 .spsosd_migration_weight = in_edge.sce_migration_weight, in sched_rt_config_pset_push()
3951 search_order_datas[i].spsosd_migration_weight = edge.sce_migration_allowed ? in sched_edge_config_pset_push()3970 if (data_a->spsosd_migration_weight != data_b->spsosd_migration_weight) { in sched_edge_search_order_weight_then_locality()3971 return (data_a->spsosd_migration_weight < data_b->spsosd_migration_weight) ? -1 : 1; in sched_edge_search_order_weight_then_locality()