Searched defs:__arch_hweight64 (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/asm-generic/bitops/
H A Darch_hweight.h21 static inline unsigned long __arch_hweight64(__u64 w) __arch_hweight64() function
/linux-4.4.14/arch/mips/include/asm/
H A Darch_hweight.h29 static inline unsigned long __arch_hweight64(__u64 w) __arch_hweight64() function
/linux-4.4.14/arch/tile/include/asm/
H A Dbitops.h79 static inline unsigned long __arch_hweight64(__u64 w) __arch_hweight64() function
/linux-4.4.14/arch/x86/include/asm/
H A Darch_hweight.h46 static inline unsigned long __arch_hweight64(__u64 w) __arch_hweight64() function
52 static __always_inline unsigned long __arch_hweight64(__u64 w) __arch_hweight64() function
/linux-4.4.14/arch/blackfin/include/asm/
H A Dbitops.h124 static inline unsigned int __arch_hweight64(__u64 w) __arch_hweight64() function
/linux-4.4.14/arch/powerpc/lib/
H A Dppc_ksyms.c34 EXPORT_SYMBOL(__arch_hweight64); variable
/linux-4.4.14/arch/sparc/kernel/
H A Dsparc_ksyms_64.c45 EXPORT_SYMBOL(__arch_hweight64); variable
/linux-4.4.14/arch/ia64/include/asm/
H A Dbitops.h429 static __inline__ unsigned long __arch_hweight64(unsigned long x) __arch_hweight64() function
/linux-4.4.14/arch/alpha/include/asm/
H A Dbitops.h405 static inline unsigned long __arch_hweight64(unsigned long w) __arch_hweight64() function

Completed in 228 milliseconds