Searched refs:__arch_hweight16 (Results 1 – 9 of 9) sorted by relevance
20 ENTRY(__arch_hweight16)24 ENDPROC(__arch_hweight16)25 EXPORT_SYMBOL(__arch_hweight16)27 .word __arch_hweight16
27 _GLOBAL(__arch_hweight16)48 EXPORT_SYMBOL(__arch_hweight16)
19 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
48 unsigned int __arch_hweight16(unsigned int w);
27 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
40 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
58 static __always_inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
312 unsigned int __arch_hweight16(unsigned int w);
433 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
Completed in 14 milliseconds