summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2024-11-09 09:40:25 -1000
committerTejun Heo <tj@kernel.org>2024-11-09 09:40:25 -1000
commit72b85bf6a7f6f6c38c39a1e5b04bc1da1bf5016e (patch)
tree51e80996632f64dc12fa4e0b365ae81ba5f600cf /tools/perf/scripts/python
parentf39489fea677ad78ca4ce1ab2d204a6639b868dc (diff)
sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context
4c30f5ce4f7a ("sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()") added four kfuncs for dispatching while iterating. They are allowed from the dispatch and unlocked contexts but two of the kfuncs were only added in the dispatch section. Add missing declarations in the unlocked section. Signed-off-by: Tejun Heo <tj@kernel.org> Fixes: 4c30f5ce4f7a ("sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()")
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions