Searched refs:IS_UNALIGNED (Results 1 – 1 of 1) sorted by relevance
11 #define IS_UNALIGNED(src, dst) 0 macro13 #define IS_UNALIGNED(src, dst) \ macro35 if (IS_UNALIGNED(src, dst)) in do_strncpy_from_user()