Searched refs:free_notifier (Results 1 – 8 of 8) sorted by relevance
110 .free_notifier = intel_mm_free_notifier,193 /* dmar_domain free is deferred to the mmu free_notifier callback. */ in intel_svm_domain_free()
774 subscription->ops->free_notifier(subscription); in mmu_notifier_get_locked() 845 subscription->ops->free_notifier(subscription); in mmu_notifier_free_rcu() 859 * when the mm_struct is destroyed. Instead free_notifier is always called to
206 .free_notifier = arm_smmu_mmu_notifier_free,
208 * free_notifier() is only called after the mmu_notifier has been214 void (*free_notifier)(struct mmu_notifier *subscription); member
812 .free_notifier = sgx_mmu_notifier_free,
299 .free_notifier = nouveau_svmm_free_notifier,
3678 goto free_notifier; in ab8500_charger_probe() 3683 free_notifier: in ab8500_charger_probe()
1295 .free_notifier = kfd_process_free_notifier,1329 * Ensures that all outstanding free_notifier get called, triggering in kfd_cleanup_processes() 1562 /* Avoid free_notifier to start kfd_process_wq_release if in create_process() 1570 * dropping the last process reference in the free_notifier. in create_process()