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

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

Completed in 48 milliseconds