diff options
author | Sean Christopherson <[email protected]> | 2024-05-27 17:34:47 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-06-05 16:52:36 +0200 |
commit | f0dc887f21d18791037c0166f652c67da761f16f (patch) | |
tree | 5e6d4af083980c9593e6b8f7d7a5ea8507faf28d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f90cc919f9e5cbfcd0b952290c57ef1317f4e91e (diff) |
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Move the declarations and inlined implementations of the preempt_model_*()
helpers to preempt.h so that they can be referenced in spinlock.h without
creating a potential circular dependency between spinlock.h and sched.h.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Ankur Arora <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions