Searched refs:scx_group_set_weight (Results 1 – 3 of 3) sorted by relevance
89 void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight);98 static inline void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight) {} in scx_group_set_weight() function
9006 scx_group_set_weight(tg, CGROUP_WEIGHT_DFL); in sched_create_group()9424 scx_group_set_weight(css_tg(css), in cpu_shares_write_u64()9958 scx_group_set_weight(css_tg(css), cgrp_weight); in cpu_weight_write_u64()9995 scx_group_set_weight(css_tg(css), in cpu_weight_nice_write_s64()
4068 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight() function