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.h79 void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight);
88 static inline void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight) {} in scx_group_set_weight() function
H A Dcore.c8955 scx_group_set_weight(tg, CGROUP_WEIGHT_DFL); in sched_create_group()
9373 scx_group_set_weight(css_tg(css), in cpu_shares_write_u64()
9907 scx_group_set_weight(css_tg(css), cgrp_weight); in cpu_weight_write_u64()
9944 scx_group_set_weight(css_tg(css), in cpu_weight_nice_write_s64()
H A Dext.c4415 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight() function