Searched defs:burst_us (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ |
| H A D | core.c | 9780 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_cfs_bandwidth() 9873 u64 burst_us; in tg_get_cfs_burst() local 10051 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_bandwidth() 10112 u64 burst_us; in cpu_burst_read_u64() local 10122 u64 quota_us, burst_us; in cpu_period_write_u64() local 10132 u64 period_us, burst_us; in cpu_quota_write_s64() local 10142 struct cftype *cftype, u64 burst_us) in cpu_burst_write_u64() 10456 u64 period_us, quota_us, burst_us; in cpu_max_write() local
|
| H A D | ext.c | 4454 u64 period_us, u64 quota_us, u64 burst_us) in scx_group_set_bandwidth() 7685 …ed_ext_ops__cgroup_set_bandwidth(struct cgroup *cgrp, u64 period_us, u64 quota_us, u64 burst_us) {} in sched_ext_ops__cgroup_set_bandwidth()
|
| /linux/tools/sched_ext/ |
| H A D | scx_qmap.bpf.c | 712 u64 period_us, u64 quota_us, u64 burst_us) in BPF_STRUCT_OPS()
|