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

/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dswab.h30 static inline __u64 __arch_swab64p(const __u64 *addr) __arch_swab64p() function
39 #define __arch_swab64p __arch_swab64p macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dswab.h17 static inline __u64 __arch_swab64p(const __u64 *x) __arch_swab64p() function
24 #define __arch_swab64p __arch_swab64p macro
37 *x = __arch_swab64p(x); __arch_swab64s()
/linux-4.4.14/include/uapi/linux/
H A Dswab.h182 #ifdef __arch_swab64p __swab64p()
183 return __arch_swab64p(p); __swab64p()

Completed in 116 milliseconds