Loading
sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc name
The correct kfunc name is scx_bpf_dsq_move_to_local(), not scx_bpf_move_to_local(). Fix the two references in the Scheduling Cycle section. Signed-off-by:fangqiurong <fangqiurong@kylinos.cn> Signed-off-by:
Tejun Heo <tj@kernel.org>