| /linux-6.15/arch/arc/include/asm/ |
| H A D | bitops.h | 102 static inline __attribute__ ((const)) unsigned long __ffs(unsigned long word) in __ffs() function 162 static inline __attribute__ ((const)) unsigned long __ffs(unsigned long x) in __ffs() function
|
| /linux-6.15/include/asm-generic/bitops/ |
| H A D | builtin-__ffs.h | 11 static __always_inline unsigned int __ffs(unsigned long word) in __ffs() function
|
| H A D | __ffs.h | 45 #define __ffs(word) generic___ffs(word) macro
|
| /linux-6.15/arch/openrisc/include/asm/bitops/ |
| H A D | __ffs.h | 14 static inline unsigned long __ffs(unsigned long x) in __ffs() function
|
| /linux-6.15/tools/include/asm-generic/bitops/ |
| H A D | __ffs.h | 14 static __always_inline unsigned int __ffs(unsigned long word) in __ffs() function
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | bitops.h | 47 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | bitops.h | 29 static __always_inline unsigned long __ffs(unsigned long x) in __ffs() function
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | bitops.h | 49 static inline unsigned long __ffs(unsigned long x) in __ffs() function
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | bitops.h | 126 static __inline__ unsigned long __ffs(unsigned long x) in __ffs() function
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | bitops.h | 182 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | bitops.h | 263 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | bitops.h | 396 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | bitops.h | 491 static inline unsigned long __ffs(unsigned long x) in __ffs() function 531 static inline unsigned long __ffs(unsigned long x) in __ffs() function
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | bitops.h | 72 #define __ffs(word) \ macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | bitops.h | 263 #define __ffs(word) \ macro
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | bitops.h | 351 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|