Lines Matching refs:threaded_migrate
676 struct threaded_migrate {
682 static int threaded_migrate(struct intel_migrate *migrate,
687 struct threaded_migrate *thread;
733 struct threaded_migrate *tm = arg;
743 return threaded_migrate(migrate, __thread_migrate_copy, 0);
748 struct threaded_migrate *tm = arg;
758 return threaded_migrate(migrate, __thread_global_copy, 0);
763 struct threaded_migrate *tm = arg;
770 struct threaded_migrate *tm = arg;
780 return threaded_migrate(migrate, __thread_migrate_clear, 0);
788 return threaded_migrate(migrate, __thread_global_clear, 0);