Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Dhweight.c38 unsigned int __sw_hweight8(unsigned int w) in __sw_hweight8() function
44 EXPORT_SYMBOL(__sw_hweight8);
/linux-4.1.27/include/asm-generic/bitops/
Darch_hweight.h18 return __sw_hweight8(w); in __arch_hweight8()
/linux-4.1.27/arch/sparc/lib/
Dhweight.S6 ba,pt %xcc, __sw_hweight8
/linux-4.1.27/tools/include/linux/
Dbitops.h22 extern unsigned int __sw_hweight8(unsigned int w);
/linux-4.1.27/arch/powerpc/lib/
Dhweight_64.S27 b __sw_hweight8
/linux-4.1.27/include/linux/
Dbitops.h27 extern unsigned int __sw_hweight8(unsigned int w);