Home
last modified time | relevance | path

Searched defs:__ffs (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dbitops.h284 static inline __attribute__ ((const)) unsigned long __ffs(unsigned long word) in __ffs() function
344 static inline __attribute__ ((const)) unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
H A D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/
H A D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/bitops/
H A D__ffs.h14 static inline unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/u-boot/include/asm-generic/bitops/
H A D__ffs.h12 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dbitops.h47 static inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dbitops.h29 static inline unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dbitops.h30 static __always_inline unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dbitops.h42 #define __ffs(x) (ffs(x) - 1) macro
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dbitops.h153 static inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dbitops.h49 static inline unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dbitops.h128 static __inline__ unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dbitops.h243 static inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbitops.h375 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dbitops.h457 static inline unsigned long __ffs(unsigned long x) in __ffs() function
497 static inline unsigned long __ffs(unsigned long x) in __ffs() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dbitops.h233 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbitops.h344 static inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dbitops.h363 __ffs (unsigned long x) in __ffs() function
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dbitops.h334 static inline unsigned long __ffs(unsigned long word) in __ffs() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dbitops.h353 static inline unsigned long __ffs(unsigned long word) in __ffs() function