Searched defs:quota_us (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.h | 93 static inline void scx_group_set_bandwidth(struct task_group *tg, u64 period_us, u64 quota_us, u64 … in scx_group_set_bandwidth()
|
| H A D | core.c | 9441 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_cfs_bandwidth() 9521 u64 quota_us; in tg_get_cfs_quota() local 9712 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_bandwidth() 9764 u64 quota_us; in cpu_quota_read_s64() local 9783 u64 quota_us, burst_us; in cpu_period_write_u64() local 9790 struct cftype *cftype, s64 quota_us) in cpu_quota_write_s64() 9806 u64 period_us, quota_us; in cpu_burst_write_u64() local 10106 u64 period_us, quota_us; in cpu_max_show() local 10117 u64 period_us, quota_us, burst_us; in cpu_max_write() local
|
| H A D | ext.c | 3287 u64 period_us, u64 quota_us, u64 burst_us) in scx_group_set_bandwidth() 5306 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()
|
| /linux/tools/sched_ext/ |
| H A D | scx_qmap.bpf.c | 665 u64 period_us, u64 quota_us, u64 burst_us) in BPF_STRUCT_OPS()
|