Home
last modified time | relevance | path

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

/kernel/
Duser.c143 return sprintf(buf, "%lu\n", sched_group_shares(up->tg)); in cpu_shares_show()
Dsched.c9081 unsigned long sched_group_shares(struct task_group *tg) in sched_group_shares() function