Searched refs:IS_UNALIGNED (Results 1 – 1 of 1) sorted by relevance
14 #define IS_UNALIGNED(src, dst) 0 macro16 #define IS_UNALIGNED(src, dst) \ macro38 if (IS_UNALIGNED(src, dst)) in do_strncpy_from_user()