Home
last modified time | relevance | path

Searched refs:sched_weight_from_cgroup (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dsched.h258 static inline unsigned long sched_weight_from_cgroup(unsigned long cgrp_weight) in sched_weight_from_cgroup() function
H A Dcore.c9522 return sched_weight_from_cgroup(tg->scx.weight); in tg_weight()
10137 weight = sched_weight_from_cgroup(cgrp_weight); in cpu_weight_write_u64()