Home
last modified time | relevance | path

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

/kernel/
Duser.c151 unsigned long shares; in cpu_shares_store() local
Dsched.c281 unsigned long shares; member
455 unsigned long shares; member
1486 unsigned long shares; in update_group_shares_cpu() local
1524 unsigned long shares = 0; in tg_shares_up() local
1649 static void cfs_rq_set_shares(struct cfs_rq *cfs_rq, unsigned long shares) in cfs_rq_set_shares()
8996 static void __set_se_shares(struct sched_entity *se, unsigned long shares) in __set_se_shares()
9012 static void set_se_shares(struct sched_entity *se, unsigned long shares) in set_se_shares()
9025 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()