Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1078 void (*cpuctl_set_bandwidth)(struct cgroup *cgrp, u64 period_us, u64 quota_us, member
H A Dext.c8349 .cpuctl_set_bandwidth = sched_ext_ops__cgroup_set_bandwidth,
10953 CID_OFFSET_MATCH(cgroup_set_bandwidth, cpuctl_set_bandwidth); in scx_init()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c2025 .cpuctl_set_bandwidth = (void *)qmap_cpuctl_set_bandwidth,