diff options
| author | Tejun Heo <[email protected]> | 2024-09-09 23:42:47 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2024-09-09 23:42:47 +0000 |
| commit | cf3e94430dd994114e48f0b488f22e68e14b5976 (patch) | |
| tree | ee366d30853de9a5bfb7774eec6a2f4fa7fbae3b /rust/helpers/helpers.c | |
| parent | sched_ext: Move consume_local_task() upward (diff) | |
| download | kernel-cf3e94430dd994114e48f0b488f22e68e14b5976.tar.gz kernel-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 <[email protected]>
Acked-by: David Vernet <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
