Searched refs:__una_u16 (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/include/linux/unaligned/
H A Dpacked_struct.h7 struct __una_u16 { u16 x; } __packed; struct
13 const struct __una_u16 *ptr = (const struct __una_u16 *)p;
31 struct __una_u16 *ptr = (struct __una_u16 *)p;
/linux-master/include/linux/unaligned/
H A Dpacked_struct.h6 struct __una_u16 { u16 x; } __packed; struct
12 const struct __una_u16 *ptr = (const struct __una_u16 *)p;
30 struct __una_u16 *ptr = (struct __una_u16 *)p;

Completed in 123 milliseconds