summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/fls.h
AgeCommit message (Expand)AuthorLines
2025-09-08bitops: Add __attribute_const__ to generic ffs()-family implementationsKees Cook-1/+1
2024-01-24riscv: Avoid code duplication with generic bitops implementationXiao Wang-2/+6
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen-1/+1
2006-03-26[PATCH] bitops: generic fls()Akinobu Mita-0/+41