Home
last modified time | relevance | path

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

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