Searched refs:sched_group_shares (Results 1 – 2 of 2) sorted by relevance
/kernel/ | ||
D | user.c | 143 return sprintf(buf, "%lu\n", sched_group_shares(up->tg)); in cpu_shares_show() |
D | sched.c | 9081 unsigned long sched_group_shares(struct task_group *tg) in sched_group_shares() function |