Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.h89 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
H A Dcore.c9006 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()
H A Dext.c4068 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight() function