Home
last modified time | relevance | path

Searched defs:cgrp_weight (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Dext.h88 static inline void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight) {} in scx_group_set_weight()
H A Dsched.h263 static inline unsigned long sched_weight_from_cgroup(unsigned long cgrp_weight) in sched_weight_from_cgroup()
H A Dcore.c9900 struct cftype *cft, u64 cgrp_weight) in cpu_weight_write_u64()