Searched refs:__sw_hweight8 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/asm-generic/bitops/
H A Darch_hweight.h18 return __sw_hweight8(w); __arch_hweight8()
/linux-4.4.14/lib/
H A Dhweight.c38 unsigned int __sw_hweight8(unsigned int w) __sw_hweight8() function
44 EXPORT_SYMBOL(__sw_hweight8); variable
/linux-4.4.14/tools/lib/
H A Dhweight.c35 unsigned int __sw_hweight8(unsigned int w) __sw_hweight8() function
/linux-4.4.14/tools/include/linux/
H A Dbitops.h22 extern unsigned int __sw_hweight8(unsigned int w);
/linux-4.4.14/arch/powerpc/lib/
H A Dhweight_64.S27 b __sw_hweight8
/linux-4.4.14/include/linux/
H A Dbitops.h27 extern unsigned int __sw_hweight8(unsigned int w);

Completed in 48 milliseconds