diff options
author | Tejun Heo <tj@kernel.org> | 2025-06-13 15:23:27 -1000 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2025-06-18 13:59:56 +0200 |
commit | d403a3689af5c3a3e3ac6e282958d0eaa69ca47f (patch) | |
tree | 21a8e261039e7933f9440971e151b5f9b0dab9c9 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | dabe1be4e84c05db9341eb8c6c410e18a5ffeaa5 (diff) |
sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from fair.c to sched.h
max_cfs_quota_period is defined in core.c but has a declaration in fair.c.
Move the declaration to kernel/sched/sched.h. Also, move
default_cfs_period() from fair.c to sched.h. No functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250614012346.2358261-2-tj@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions