Home
last modified time | relevance | path

Searched refs:__arch_hweight64 (Results 1 – 25 of 36) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/lib/
H A Dhweight.S46 ENTRY(__arch_hweight64)
50 ENDPROC(__arch_hweight64)
51 EXPORT_SYMBOL(__arch_hweight64)
53 .word __arch_hweight64
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/lib/
H A Dhweight.S46 ENTRY(__arch_hweight64)
50 ENDPROC(__arch_hweight64)
51 EXPORT_SYMBOL(__arch_hweight64)
53 .word __arch_hweight64
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/lib/
H A Dhweight.S46 ENTRY(__arch_hweight64)
50 ENDPROC(__arch_hweight64)
51 EXPORT_SYMBOL(__arch_hweight64)
53 .word __arch_hweight64
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Darch_hweight.h37 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
43 static __always_inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Darch_hweight.h37 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
43 static __always_inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Darch_hweight.h37 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
43 static __always_inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/include/asm/
H A Dbitops.h406 static inline unsigned long __arch_hweight64(unsigned long w) in __arch_hweight64() function
413 return __arch_hweight64(w); in __arch_hweight32()
418 return __arch_hweight64(w & 0xffff); in __arch_hweight16()
423 return __arch_hweight64(w & 0xff); in __arch_hweight8()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/include/asm/
H A Dbitops.h406 static inline unsigned long __arch_hweight64(unsigned long w) in __arch_hweight64() function
413 return __arch_hweight64(w); in __arch_hweight32()
418 return __arch_hweight64(w & 0xffff); in __arch_hweight16()
423 return __arch_hweight64(w & 0xff); in __arch_hweight8()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/include/asm/
H A Dbitops.h406 static inline unsigned long __arch_hweight64(unsigned long w) in __arch_hweight64() function
413 return __arch_hweight64(w); in __arch_hweight32()
418 return __arch_hweight64(w & 0xffff); in __arch_hweight16()
423 return __arch_hweight64(w & 0xff); in __arch_hweight8()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/include/asm/
H A Dbitops.h429 static __inline__ unsigned long __arch_hweight64(unsigned long x) in __arch_hweight64() function
436 #define __arch_hweight32(x) ((unsigned int) __arch_hweight64((x) & 0xfffffffful))
437 #define __arch_hweight16(x) ((unsigned int) __arch_hweight64((x) & 0xfffful))
438 #define __arch_hweight8(x) ((unsigned int) __arch_hweight64((x) & 0xfful))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/include/asm/
H A Dbitops.h429 static __inline__ unsigned long __arch_hweight64(unsigned long x) in __arch_hweight64() function
436 #define __arch_hweight32(x) ((unsigned int) __arch_hweight64((x) & 0xfffffffful))
437 #define __arch_hweight16(x) ((unsigned int) __arch_hweight64((x) & 0xfffful))
438 #define __arch_hweight8(x) ((unsigned int) __arch_hweight64((x) & 0xfful))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/include/asm/
H A Dbitops.h429 static __inline__ unsigned long __arch_hweight64(unsigned long x) in __arch_hweight64() function
436 #define __arch_hweight32(x) ((unsigned int) __arch_hweight64((x) & 0xfffffffful))
437 #define __arch_hweight16(x) ((unsigned int) __arch_hweight64((x) & 0xfffful))
438 #define __arch_hweight8(x) ((unsigned int) __arch_hweight64((x) & 0xfful))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/lib/
H A Dhweight_64.S76 _GLOBAL(__arch_hweight64)
104 EXPORT_SYMBOL(__arch_hweight64)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/lib/
H A Dhweight_64.S76 _GLOBAL(__arch_hweight64)
104 EXPORT_SYMBOL(__arch_hweight64)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/lib/
H A Dhweight_64.S76 _GLOBAL(__arch_hweight64)
104 EXPORT_SYMBOL(__arch_hweight64)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/asm-generic/bitops/
H A Darch_hweight.h22 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/asm-generic/bitops/
H A Darch_hweight.h22 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/bitops/
H A Darch_hweight.h22 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/bitops/
H A Darch_hweight.h22 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/bitops/
H A Darch_hweight.h22 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/asm-generic/bitops/
H A Darch_hweight.h22 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Darch_hweight.h29 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Darch_hweight.h29 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Darch_hweight.h29 static inline unsigned long __arch_hweight64(__u64 w) in __arch_hweight64() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Dbitops_64.h46 unsigned long __arch_hweight64(__u64 w);

12