Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c6005 static void sched_ext_ops__cgroup_set_weight(struct cgroup *cgrp, u32 weight) {} in sched_ext_ops__cgroup_set_weight() function
6043 .cgroup_set_weight = sched_ext_ops__cgroup_set_weight,