Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c658 void BPF_STRUCT_OPS(qmap_cgroup_set_weight, struct cgroup *cgrp, u32 weight) in BPF_STRUCT_OPS() argument
904 .cgroup_set_weight = (void *)qmap_cgroup_set_weight,