HomeSort by: relevance | last modified time | path
    Searched defs:restore_process_worker (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_process.c 75 static void restore_process_worker(struct work_struct *work);
644 INIT_DELAYED_WORK(&process->restore_work, restore_process_worker);
1048 static void restore_process_worker(struct work_struct *work) function in typeref:typename:void

Completed in 12 milliseconds