Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c234 unsigned long shares; in proc_sched_autogroup_set_nice() local
H A Dfair.c3928 long tg_weight, tg_shares, load, shares; in calc_group_shares() local
3968 long shares; in update_cfs_group() local
13044 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares()
13080 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
H A Dsched.h401 unsigned long shares; member