Searched refs:threaded_migrate (Results 1 – 1 of 1) sorted by relevance
676 struct threaded_migrate { struct 682 static int threaded_migrate(struct intel_migrate *migrate, in threaded_migrate() function 687 struct threaded_migrate *thread; in threaded_migrate() 733 struct threaded_migrate *tm = arg; in __thread_migrate_copy() 743 return threaded_migrate(migrate, __thread_migrate_copy, 0); in thread_migrate_copy() 748 struct threaded_migrate *tm = arg; in __thread_global_copy() 758 return threaded_migrate(migrate, __thread_global_copy, 0); in thread_global_copy() 763 struct threaded_migrate *tm = arg; in __thread_migrate_clear() 770 struct threaded_migrate *tm = arg; in __thread_global_clear() 780 return threaded_migrate(migrat in thread_migrate_clear() [all...]