Searched refs:IS_UNALIGNED (Results 1 – 1 of 1) sorted by relevance
12 #define IS_UNALIGNED(src, dst) 0 macro14 #define IS_UNALIGNED(src, dst) \ macro37 if (IS_UNALIGNED(src, dst)) in do_strncpy_from_user()