Searched defs:quota_us (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/sched/ |
H A D | ext.h | 118 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 | 9585 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 D | ext.c | 4265 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()
|