Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1077 void (*cpuctl_set_weight)(struct cgroup *cgrp, u32 weight); member
H A Dext.c8348 .cpuctl_set_weight = sched_ext_ops__cgroup_set_weight,
10952 CID_OFFSET_MATCH(cgroup_set_weight, cpuctl_set_weight); in scx_init()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c2024 .cpuctl_set_weight = (void *)qmap_cpuctl_set_weight,