__arch_hweight8 421 arch/alpha/include/asm/bitops.h static inline unsigned int __arch_hweight8(unsigned int w) __arch_hweight8 438 arch/ia64/include/asm/bitops.h #define __arch_hweight8(x) ((unsigned int) __arch_hweight64((x) & 0xfful)) __arch_hweight8 24 arch/mips/include/asm/arch_hweight.h static inline unsigned int __arch_hweight8(unsigned int w) __arch_hweight8 7 arch/sparc/lib/hweight.S ENTRY(__arch_hweight8) __arch_hweight8 31 arch/x86/include/asm/arch_hweight.h static inline unsigned int __arch_hweight8(unsigned int w) __arch_hweight8 17 include/asm-generic/bitops/arch_hweight.h static inline unsigned int __arch_hweight8(unsigned int w) __arch_hweight8 17 tools/include/asm-generic/bitops/arch_hweight.h static inline unsigned int __arch_hweight8(unsigned int w)