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

/linux-4.4.14/include/asm-generic/bitops/
H A Darch_hweight.h13 return __sw_hweight16(w); __arch_hweight16()
/linux-4.4.14/lib/
H A Dhweight.c29 unsigned int __sw_hweight16(unsigned int w) __sw_hweight16() function
36 EXPORT_SYMBOL(__sw_hweight16); variable
/linux-4.4.14/tools/lib/
H A Dhweight.c27 unsigned int __sw_hweight16(unsigned int w) __sw_hweight16() function
/linux-4.4.14/tools/include/linux/
H A Dbitops.h23 extern unsigned int __sw_hweight16(unsigned int w);
/linux-4.4.14/arch/powerpc/lib/
H A Dhweight_64.S38 b __sw_hweight16
/linux-4.4.14/include/linux/
H A Dbitops.h28 extern unsigned int __sw_hweight16(unsigned int w);

Completed in 133 milliseconds