diff options
author | 2024-09-09 13:42:47 -1000 | |
---|---|---|
committer | 2024-09-09 13:42:47 -1000 | |
commit | cf3e94430dd994114e48f0b488f22e68e14b5976 (patch) | |
tree | ee366d30853de9a5bfb7774eec6a2f4fa7fbae3b /scripts/generate_rust_analyzer.py | |
parent | sched_ext: Move consume_local_task() upward (diff) | |
download | linux-rng-cf3e94430dd994114e48f0b488f22e68e14b5976.tar.xz linux-rng-cf3e94430dd994114e48f0b488f22e68e14b5976.zip |
sched_ext: Replace consume_local_task() with move_local_task_to_local_dsq()
- Rename move_task_to_local_dsq() to move_remote_task_to_local_dsq().
- Rename consume_local_task() to move_local_task_to_local_dsq() and remove
task_unlink_from_dsq() and source DSQ unlocking from it.
This is to make the migration code easier to reuse.
No functional changes intended.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions