mirror-linux/tools/include/asm-generic/bitops
Arnaldo Carvalho de Melo 549042f167 tools headers asm: Sync fls headers header with the kernel sources
To pick the changes in:

  6606c8c7e8 ("bitops: Add __attribute_const__ to generic ffs()-family implementations")

This addresses these tools build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/asm-generic/bitops/__fls.h include/asm-generic/bitops/__fls.h
    diff -u tools/include/asm-generic/bitops/fls.h include/asm-generic/bitops/fls.h
    diff -u tools/include/asm-generic/bitops/fls64.h include/asm-generic/bitops/fls64.h

Please see tools/include/uapi/README for further details.

Cc: Kees Cook <kees@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2025-11-03 13:35:06 -03:00
..
__ffs.h bitops: Change function return types from long to int 2024-05-03 17:04:50 +02:00
__ffz.h
__fls.h tools headers asm: Sync fls headers header with the kernel sources 2025-11-03 13:35:06 -03:00
arch_hweight.h
atomic.h tools: KVM: selftests: Convert clear/set_bit() to actual atomics 2022-12-02 13:22:35 -05:00
const_hweight.h
fls.h tools headers asm: Sync fls headers header with the kernel sources 2025-11-03 13:35:06 -03:00
fls64.h tools headers asm: Sync fls headers header with the kernel sources 2025-11-03 13:35:06 -03:00
hweight.h
non-atomic.h bitops: wrap non-atomic bitops with a transparent macro 2022-06-30 19:52:41 -07:00