Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h584 static inline int sched_group_set_shares(struct task_group *tg, unsigned long shares) { return 0; } in sched_group_set_shares() function
H A Dfair.c13531 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares() function