/linux-4.4.14/include/asm-generic/bitops/ |
D | builtin-__ffs.h | 10 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
|
D | __ffs.h | 12 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/tools/include/asm-generic/bitops/ |
D | __ffs.h | 12 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/openrisc/include/asm/bitops/ |
D | __ffs.h | 18 static inline unsigned long __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | bitops.h | 32 static inline unsigned long __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/arc/include/asm/ |
D | bitops.h | 289 static inline __attribute__ ((const)) int __ffs(unsigned long word) in __ffs() function 349 static inline __attribute__ ((const)) int __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | bitops.h | 47 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | bitops.h | 50 __ffs(unsigned long w) in __ffs() function
|
/linux-4.4.14/arch/cris/include/arch-v10/arch/ |
D | bitops.h | 54 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | bitops.h | 37 #define __ffs(x) (ffs(x) - 1) macro
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | bitops.h | 158 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | bitops.h | 136 static __inline__ unsigned long __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | bitops.h | 51 static inline int __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | bitops.h | 163 unsigned long __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | bitops.h | 234 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | bitops.h | 257 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | bitops.h | 216 static __inline__ unsigned long __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | bitops.h | 456 static inline int __ffs(int x) in __ffs() function 495 #define __ffs(x) (ffs(x) - 1) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | bitops.h | 546 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | bitops.h | 346 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/frv/include/asm/ |
D | bitops.h | 251 int __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | bitops.h | 303 static inline unsigned long __ffs(unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | bitops.h | 333 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | bitops.h | 362 __ffs (unsigned long x) in __ffs() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | bitops.h | 389 static inline unsigned long __ffs(unsigned long word) in __ffs() function
|