Home
last modified time | relevance | path

Searched refs:__arch_hweight16 (Results 1 – 9 of 9) sorted by relevance

/arch/sparc/lib/
A Dhweight.S20 ENTRY(__arch_hweight16)
24 ENDPROC(__arch_hweight16)
25 EXPORT_SYMBOL(__arch_hweight16)
27 .word __arch_hweight16
/arch/powerpc/lib/
A Dhweight_64.S27 _GLOBAL(__arch_hweight16)
48 EXPORT_SYMBOL(__arch_hweight16)
/arch/mips/include/asm/
A Darch_hweight.h19 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
/arch/sparc/include/asm/
A Dbitops_64.h48 unsigned int __arch_hweight16(unsigned int w);
/arch/x86/include/asm/
A Darch_hweight.h27 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
/arch/riscv/include/asm/
A Darch_hweight.h40 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
/arch/s390/include/asm/
A Darch_hweight.h58 static __always_inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function
/arch/powerpc/include/asm/
A Dbitops.h312 unsigned int __arch_hweight16(unsigned int w);
/arch/alpha/include/asm/
A Dbitops.h433 static inline unsigned int __arch_hweight16(unsigned int w) in __arch_hweight16() function

Completed in 14 milliseconds