migrate_prep 33 include/linux/migrate.h static inline int migrate_prep(void) { return -ENOSYS; } migrate_prep 73 mm/migrate.c int migrate_prep(void)