Searched defs:burst_us (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.h | 93 …e void scx_group_set_bandwidth(struct task_group *tg, u64 period_us, u64 quota_us, u64 burst_us) {} in scx_group_set_bandwidth()
|
| H A D | core.c | 9553 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_cfs_bandwidth() 9646 u64 burst_us; in tg_get_cfs_burst() local 9824 u64 period_us, u64 quota_us, u64 burst_us) in tg_set_bandwidth() 9885 u64 burst_us; in cpu_burst_read_u64() local 9895 u64 quota_us, burst_us; in cpu_period_write_u64() local 9905 u64 period_us, burst_us; in cpu_quota_write_s64() local 9915 struct cftype *cftype, u64 burst_us) in cpu_burst_write_u64() 10229 u64 period_us, quota_us, burst_us; in cpu_max_write() local
|
| H A D | ext.c | 3221 u64 period_us, u64 quota_us, u64 burst_us) in scx_group_set_bandwidth() 5012 …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/testing/selftests/sched_ext/ |
| H A D | maximal.bpf.c | 127 u64 period_us, u64 quota_us, u64 burst_us) in BPF_STRUCT_OPS()
|
| /linux/tools/sched_ext/ |
| H A D | scx_qmap.bpf.c | 651 u64 period_us, u64 quota_us, u64 burst_us) in BPF_STRUCT_OPS()
|