__sw_hweight8      19 include/asm-generic/bitops/arch_hweight.h 	return __sw_hweight8(w);
__sw_hweight8      17 include/linux/bitops.h extern unsigned int __sw_hweight8(unsigned int w);
__sw_hweight8      45 lib/hweight.c  EXPORT_SYMBOL(__sw_hweight8);
__sw_hweight8      19 tools/include/asm-generic/bitops/arch_hweight.h 	return __sw_hweight8(w);
__sw_hweight8      22 tools/include/linux/bitops.h extern unsigned int __sw_hweight8(unsigned int w);