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