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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/bitops/
H A Darch_hweight.h13 return __sw_hweight16(w);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dhweight.c29 unsigned int __sw_hweight16(unsigned int w) function
36 EXPORT_SYMBOL(__sw_hweight16); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbitops.h14 extern unsigned int __sw_hweight16(unsigned int w);

Completed in 49 milliseconds