Home
last modified time | relevance | path

Searched refs:scx_group_set_weight (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Dext.h81 void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight);
91 static inline void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight) {} in scx_group_set_weight() function
H A Dcore.c9546 scx_group_set_weight(css_tg(css), in tg_set_cfs_bandwidth()
10152 scx_group_set_weight(css_tg(css), cgrp_weight); in cpu_period_quota_parse()
10189 scx_group_set_weight(css_tg(css), in cpu_max_write()
H A Dext.c3431 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight() function