Home
last modified time | relevance | path

Searched defs:__arch_hweight32 (Results 1 – 7 of 7) sorted by relevance

/linux/include/asm-generic/bitops/
H A Darch_hweight.h7 static inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function
/linux/tools/include/asm-generic/bitops/
H A Darch_hweight.h7 static inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function
/linux/arch/mips/include/asm/
H A Darch_hweight.h14 static inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function
/linux/arch/riscv/include/asm/
H A Darch_hweight.h20 static __always_inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function
/linux/arch/s390/include/asm/
H A Darch_hweight.h44 static __always_inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function
/linux/arch/x86/include/asm/
H A Darch_hweight.h15 static __always_inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function
/linux/arch/alpha/include/asm/
H A Dbitops.h428 static inline unsigned int __arch_hweight32(unsigned int w) in __arch_hweight32() function