Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c6002 static void sched_ext_ops__cgroup_set_bandwidth(struct cgroup *cgrp, u64 period_us, u64 quota_us, u… in sched_ext_ops__cgroup_set_bandwidth() function
6040 .cgroup_set_bandwidth = sched_ext_ops__cgroup_set_bandwidth,