summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/builtin-__fls.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bitops: Change function return types from long to intThorsten Blum2024-05-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* generic: Implement generic ffs/fls using __builtin_* functionsCatalin Marinas2012-09-141-0/+15