Home
last modified time | relevance | path

Searched refs:sched_group_set_shares (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c8944 return sched_group_set_shares(css_tg(css), scale_load(shareval)); in cpu_shares_write_u64()
9379 return sched_group_set_shares(css_tg(css), scale_load(weight)); in cpu_weight_write_u64()
9415 return sched_group_set_shares(css_tg(css), scale_load(weight)); in cpu_weight_nice_write_s64()
H A Dsched.h571 extern int sched_group_set_shares(struct task_group *tg, unsigned long shares);
H A Dfair.c11988 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares() function

Completed in 29 milliseconds