Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dfair.c12841 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares() function
12885 ret = __sched_group_set_shares(tg, shares); in sched_group_set_shares()
12956 __sched_group_set_shares(tg, scale_load(WEIGHT_IDLEPRIO)); in sched_group_set_idle()
12958 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()