Searched refs:IS_UNALIGNED (Results 1 – 1 of 1) sorted by relevance
15 #define IS_UNALIGNED(src, dst) 0 macro17 #define IS_UNALIGNED(src, dst) \ macro33 if (IS_UNALIGNED(src, dst)) in do_strncpy_from_user()