aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/__ffs.h
AgeCommit message (Expand)Author
2024-05-03bitops: Change function return types from long to intThorsten Blum
2024-01-24riscv: Avoid code duplication with generic bitops implementationXiao Wang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen
2006-03-26[PATCH] bitops: generic __ffs()Akinobu Mita