summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorYury Norov (NVIDIA) <yury.norov@gmail.com>2025-12-16 04:20:03 +0300
committerWill Deacon <will@kernel.org>2026-01-05 23:39:40 +0300
commit0c7c64146f707ffe7abd5d11c9828d8129903ab5 (patch)
treeff7d88a119daddc135329017462a138fe74b94f6 /include/linux/debugobjects.h
parent12a94953c37e834c3eabb839ce057094946fe67a (diff)
downloadlinux-0c7c64146f707ffe7abd5d11c9828d8129903ab5.tar.xz
drivers: perf: use bitmap_empty() where appropriate
bitmap_empty() is more verbose and efficient, as it stops traversing bitmaps as soon as the 1st set bit found. Switch perf code to using bitmap_empty() where appropriate, and correspondingly use boolean types. Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions