summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-10-24 14:18:48 -1000
committerTejun Heo <tj@kernel.org>2025-10-29 05:29:04 -1000
commit8803e6a7fb687795ab4326f3e96e9f666605d883 (patch)
treec52718ffdbee9d1bd11a4e458f38aed1c4ed6aab /rust/helpers/task.c
parent180b4ac3420c4b4e03c75b7077beb854af9282da (diff)
sched_ext: Factor out reenq_local() from scx_bpf_reenqueue_local()
Factor out the core re-enqueue logic from scx_bpf_reenqueue_local() into a new reenq_local() helper function. scx_bpf_reenqueue_local() now handles the BPF kfunc checks and calls reenq_local() to perform the actual work. This is a prep patch to allow reenq_local() to be called from other contexts. Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions