Searched refs:eviction_work (Results 1 – 4 of 4) sorted by relevance
1306 cancel_delayed_work_sync(&p->eviction_work); in kfd_process_notifier_release_internal()1606 INIT_DELAYED_WORK(&process->eviction_work, evict_process_worker); in create_process()2119 p = container_of(dwork, struct kfd_process, eviction_work); in evict_process_worker()
959 struct delayed_work eviction_work; member
591 INIT_WORK(&svm_bo->eviction_work, svm_range_evict_svm_bo_worker); in svm_range_vram_node_new()3625 schedule_work(&fence->svm_bo->eviction_work); in svm_range_schedule_evict_svm_bo()3637 svm_bo = container_of(work, struct svm_range_bo, eviction_work); in svm_range_evict_svm_bo_worker()
1267 schedule_delayed_work(&p->eviction_work, delay_jiffies); in kgd2kfd_schedule_evict_and_restore_process()