aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2024-02-21 05:36:14 +0000
committerTejun Heo <[email protected]>2024-02-21 05:36:14 +0000
commitc5140688d19a4579f7b01e6ca4b6e5f5d23d3d4d (patch)
treebc5022d55f5392c7dc6071b293a37abc832753f7 /tools/perf/scripts/python/sched-migration.py
parentworkqueue: Use rcu_read_lock_any_held() instead of rcu_read_lock_held() (diff)
downloadkernel-c5140688d19a4579f7b01e6ca4b6e5f5d23d3d4d.tar.gz
kernel-c5140688d19a4579f7b01e6ca4b6e5f5d23d3d4d.zip
workqueue: Rename __cancel_work_timer() to __cancel_timer_sync()
__cancel_work_timer() is used to implement cancel_work_sync() and cancel_delayed_work_sync(), similarly to how __cancel_work() is used to implement cancel_work() and cancel_delayed_work(). ie. The _timer part of the name is a complete misnomer. The difference from __cancel_work() is the fact that it syncs against work item execution not whether it handles timers or not. Let's rename it to less confusing __cancel_work_sync(). No functional change. Signed-off-by: Tejun Heo <[email protected]> Reviewed-by: Lai Jiangshan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions