Go to the documentation of this file.
27 #include <linux/types.h>
28 #include <linux/stddef.h>
29 #include <linux/compiler.h>
30 #include <linux/module.h>
31 #include <linux/string.h>
33 #ifdef __HAVE_ARCH_MEMSET
34 #ifndef CONFIG_OPT_LIB_FUNCTION
68 switch ((
unsigned) src & 3) {
83 for (; n >= 4; n -= 4)