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

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

Completed in 54 milliseconds