Searched refs:__sw_hweight64 (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.h23 return __sw_hweight64(w);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dhweight.c46 unsigned long __sw_hweight64(__u64 w) function
67 EXPORT_SYMBOL(__sw_hweight64); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbitops.h16 extern unsigned long __sw_hweight64(__u64 w);

Completed in 57 milliseconds