Home
last modified time | relevance | path

Searched refs:__swahw32p (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dswab.h207 * __swahw32p - return a wordswapped 32-bit value from a pointer
212 static inline __u32 __swahw32p(const __u32 *p) in __swahw32p() function
285 *p = __swahw32p(p); in __swahw32s()
/linux/include/linux/
H A Dswab.h16 # define swahw32p __swahw32p