Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Dhweight.c29 unsigned int __sw_hweight16(unsigned int w) in __sw_hweight16() function
36 EXPORT_SYMBOL(__sw_hweight16);
/linux-4.1.27/include/asm-generic/bitops/
Darch_hweight.h13 return __sw_hweight16(w); in __arch_hweight16()
/linux-4.1.27/arch/sparc/lib/
Dhweight.S18 ba,pt %xcc, __sw_hweight16
/linux-4.1.27/tools/include/linux/
Dbitops.h23 extern unsigned int __sw_hweight16(unsigned int w);
/linux-4.1.27/arch/powerpc/lib/
Dhweight_64.S38 b __sw_hweight16
/linux-4.1.27/include/linux/
Dbitops.h28 extern unsigned int __sw_hweight16(unsigned int w);