Searched refs:sched_prio_to_weight (Results 1 – 5 of 5) sorted by relevance
255 shares = scale_load(sched_prio_to_weight[idx]); in proc_sched_autogroup_set_nice()
1377 lw.weight = scale_load(sched_prio_to_weight[prio]); in set_load_weight()9822 for (prio = 0; prio < ARRAY_SIZE(sched_prio_to_weight); prio++) { in cpu_weight_nice_read_s64()9823 delta = abs(sched_prio_to_weight[prio] - weight); in cpu_weight_nice_read_s64()9843 weight = sched_prio_to_weight[idx]; in cpu_weight_nice_write_s64()10012 const int sched_prio_to_weight[40] = { variable
2316 extern const int sched_prio_to_weight[40];
3517 weight = sched_prio_to_weight[p->static_prio - MAX_RT_PRIO]; in scx_ops_enable_task()
2774 For details of this mapping see sched_prio_to_weight array in