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

/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dswab.h8 static inline __u16 __arch_swab16p(const __u16 *addr) __arch_swab16p() function
17 #define __arch_swab16p __arch_swab16p macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dswab.h72 static inline __u16 __arch_swab16p(const __u16 *x) __arch_swab16p() function
87 #define __arch_swab16p __arch_swab16p macro
/linux-4.4.14/include/uapi/linux/
H A Dswab.h156 #ifdef __arch_swab16p __swab16p()
157 return __arch_swab16p(p); __swab16p()

Completed in 159 milliseconds