Searched refs:restore_process_worker (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c73 static void restore_process_worker(struct work_struct *work);
1477 INIT_DELAYED_WORK(&process->restore_work, restore_process_worker);
1985 static void restore_process_worker(struct work_struct *work)
1984 static void restore_process_worker(struct work_struct *work) function

Completed in 109 milliseconds