Home
last modified time | relevance | path

Searched defs:shares (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dautogroup.c235 unsigned long shares; in proc_sched_autogroup_set_nice() local
H A Dfair.c3883 long tg_weight, tg_shares, load, shares; in calc_group_shares() local
3923 long shares; in update_cfs_group() local
12861 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares()
12897 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
H A Dsched.h373 unsigned long shares; member