Home
last modified time | relevance | path

Searched refs:__arch_swahb32 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dswab.h23 static inline __attribute_const__ __u32 __arch_swahb32(__u32 x) in __arch_swahb32() function
28 #define __arch_swahb32 __arch_swahb32 macro
29 #define __arch_swab16(x) ((__u16)__arch_swahb32(x))
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dswab.h23 static inline __attribute_const__ __u32 __arch_swahb32(__u32 x) in __arch_swahb32() function
28 #define __arch_swahb32 __arch_swahb32 macro
29 #define __arch_swab16(x) ((__u16)__arch_swahb32(x))
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dswab.h90 #ifdef __arch_swahb32 in __fswahb32()
91 return __arch_swahb32(val); in __fswahb32()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dswab.h90 #ifdef __arch_swahb32 in __fswahb32()
91 return __arch_swahb32(val); in __fswahb32()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dswab.h48 #ifdef __arch_swahb32 in __fswahb32()
49 return __arch_swahb32(val); in __fswahb32()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dswab.h73 #ifdef __arch_swahb32 in __fswahb32()
74 return __arch_swahb32(val); in __fswahb32()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dswab.h48 #ifdef __arch_swahb32 in __fswahb32()
49 return __arch_swahb32(val); in __fswahb32()
/kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/
H A Dswab.h53 #define __arch_swahb32 __c6x_swahb32 macro

Completed in 3 milliseconds