diff options
| author | Breno Leitao <leitao@debian.org> | 2026-08-19 07:37:39 -0700 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-08-31 12:16:02 -1000 |
| commit | ab85b68e630e8a4db0271165149589d7702c2532 (patch) | |
| tree | a2bbd98c7c11d63fd4dee3014672dba5691c951c /scripts/Makefile.thinlto | |
| parent | 64496075b02cfca3107999c3f3c641e416799228 (diff) | |
| download | linux-next-ab85b68e630e8a4db0271165149589d7702c2532.tar.gz linux-next-ab85b68e630e8a4db0271165149589d7702c2532.zip | |
workqueue: rename the pwq slot helpers shared with percpu
install_unbound_pwq() fills the pwq slots of a percpu workqueue as well now
that alloc_and_link_pwqs() sends it through the attrs path, and
unbound_pwq_slot() and unbound_pwq() have always addressed and read those
slots for every workqueue, percpu included, from destroy_workqueue().
Their names say otherwise. Rename them to install_pwq(), pwq_slot() and
installed_pwq().
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
