Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c12747 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares() function
12791 ret = __sched_group_set_shares(tg, shares); in sched_group_set_shares()
12862 __sched_group_set_shares(tg, scale_load(WEIGHT_IDLEPRIO)); in sched_group_set_idle()
12864 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()