scr_memmovew 25 include/linux/vt_buffer.h #define scr_memmovew(d, s, c) memmove(d, s, c) scr_memmovew 49 include/linux/vt_buffer.h static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count)