Home
last modified time | relevance | path

Searched defs:quota_us (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dext.h93 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 Dcore.c9553 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_cfs_bandwidth()
9633 u64 quota_us; in tg_get_cfs_quota() local
9824 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_bandwidth()
9876 u64 quota_us; in cpu_quota_read_s64() local
9895 u64 quota_us, burst_us; in cpu_period_write_u64() local
9902 struct cftype *cftype, s64 quota_us) in cpu_quota_write_s64()
9918 u64 period_us, quota_us; in cpu_burst_write_u64() local
10218 u64 period_us, quota_us; in cpu_max_show() local
10229 u64 period_us, quota_us, burst_us; in cpu_max_write() local
H A Dext.c3185 u64 period_us, u64 quota_us, u64 burst_us) in scx_group_set_bandwidth()
4919 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 Dscx_qmap.bpf.c651 u64 period_us, u64 quota_us, u64 burst_us) in BPF_STRUCT_OPS()