Searched defs:IS_UNALIGNED (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/lib/
H A Dstrncpy_from_user.c11 #define IS_UNALIGNED(src, dst) 0 macro
13 #define IS_UNALIGNED(src, dst) \ macro

Completed in 54 milliseconds