diff options
| author | Tejun Heo <tj@kernel.org> | 2025-10-24 14:18:48 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-10-29 05:29:04 -1000 |
| commit | 8803e6a7fb687795ab4326f3e96e9f666605d883 (patch) | |
| tree | c52718ffdbee9d1bd11a4e458f38aed1c4ed6aab /rust/helpers/helpers.c | |
| parent | 180b4ac3420c4b4e03c75b7077beb854af9282da (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/helpers.c')
0 files changed, 0 insertions, 0 deletions
