Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dfair.c11993 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares() function
12037 ret = __sched_group_set_shares(tg, shares); in sched_group_set_shares()
12108 __sched_group_set_shares(tg, scale_load(WEIGHT_IDLEPRIO)); in sched_group_set_idle()
12110 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()