Searched refs:__arch_swab32p (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dswab.h19 static inline __u32 __arch_swab32p(const __u32 *addr) __arch_swab32p() function
28 #define __arch_swab32p __arch_swab32p macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dswab.h42 static inline __u32 __arch_swab32p(const __u32 *x) __arch_swab32p() function
59 #define __arch_swab32p __arch_swab32p macro
/linux-4.4.14/include/uapi/linux/
H A Dswab.h169 #ifdef __arch_swab32p __swab32p()
170 return __arch_swab32p(p); __swab32p()

Completed in 39 milliseconds