Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h118 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.c9585 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_cfs_bandwidth()
9665 u64 quota_us; in tg_get_cfs_quota() local
9856 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_bandwidth()
9908 u64 quota_us; in cpu_quota_read_s64() local
9927 u64 quota_us, burst_us; in cpu_period_write_u64() local
9934 struct cftype *cftype, s64 quota_us) in cpu_quota_write_s64()
9950 u64 period_us, quota_us; in cpu_burst_write_u64() local
10250 u64 period_us, quota_us; in cpu_max_show() local
10261 u64 period_us, quota_us, burst_us; in cpu_max_write() local
H A Dext.c4265 u64 period_us, u64 quota_us, u64 burst_us) in scx_group_set_bandwidth()
6006 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()