Home
last modified time | relevance | path

Searched refs:mmdrop (Results 1 – 25 of 28) sorted by relevance

12

/linux/include/linux/sched/
H A Dmm.h47 static inline void mmdrop(struct mm_struct *mm) in mmdrop() function
83 mmdrop(mm); in mmdrop_sched()
97 mmdrop(mm); in mmdrop_lazy_tlb()
/linux/drivers/infiniband/core/
H A Dumem.c251 mmdrop(umem->owning_mm); in ib_umem_get()
274 mmdrop(umem->owning_mm); in ib_umem_release()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_fence.c157 mmdrop(fence->mm); in amdkfd_fence_release()
/linux/drivers/infiniband/hw/mlx5/
H A Ddoorbell.c99 mmdrop(db->u.user_page->mm); in mlx5_ib_db_unmap_user()
/linux/mm/
H A Dmmu_notifier.c835 mmdrop(mm); in mmu_notifier_unregister()
847 mmdrop(mm); in mmu_notifier_free_rcu()
1078 mmdrop(mm); in mmu_interval_notifier_remove()
H A Dkhugepaged.c502 mmdrop(mm); in __khugepaged_exit()
1465 mmdrop(mm); in collect_mm_slot()
2844 mmdrop(mm); in madvise_collapse()
H A Ddebug_vm_pgtable.c1074 mmdrop(args->mm); in destroy_args()
/linux/Documentation/scheduler/
H A Dmembarrier.rst35 by mmdrop(), otherwise. On powerpc and riscv, switch_mm() relies on
/linux/arch/powerpc/include/asm/
H A Dvas.h106 mmdrop(ref->mm); in put_vas_user_win_ref()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c412 mmdrop(uiomr->owning_mm); in usnic_uiom_reg_get()
420 mmdrop(uiomr->owning_mm); in __usnic_uiom_release_tail()
/linux/drivers/misc/cxl/
H A Dcontext.c361 mmdrop(ctx->mm); in cxl_context_mm_count_put()
/linux/fs/proc/
H A Dtask_nommu.c280 mmdrop(priv->mm); in map_release()
H A Dtask_mmu.c231 mmdrop(priv->mm); in proc_map_release()
1335 mmdrop(priv->mm); in smaps_rollup_release()
2059 mmdrop(mm); in pagemap_release()
H A Dbase.c982 mmdrop(mm); in mem_release()
1194 mmdrop(mm); in __set_oom_adj()
/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c115 mmdrop(handler->mn.mm); in hfi1_mmu_rb_unregister()
/linux/drivers/gpu/drm/xe/
H A Dxe_sync.c38 mmdrop(ufence->mm); in user_fence_destroy()
/linux/drivers/iommu/iommufd/
H A Dioas.c503 mmdrop(old_mm); in change_mm()
H A Dpages.c1372 mmdrop(pages->source_mm); in iopt_release_pages()
/linux/drivers/misc/ocxl/
H A Dlink.c743 mmdrop(pe_data->mm); in ocxl_link_remove_pe()
/linux/kernel/
H A Dkthread.c1670 mmdrop(mm); in kthread_unuse_mm()
H A Dfork.c1367 mmdrop(mm); in __mmput()
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c375 mmdrop(container->mm); in tce_iommu_release()
H A Dvfio_iommu_type1.c1110 mmdrop(dma->mm); in vfio_remove_dma()
1533 mmdrop(dma->mm); in vfio_change_dma_owner()
/linux/fs/
H A Duserfaultfd.c176 mmdrop(ctx->mm); in userfaultfd_ctx_put()
/linux/virt/kvm/
H A Dkvm_main.c1224 mmdrop(current->mm); in kvm_create_vm()
1308 mmdrop(mm); in kvm_destroy_vm()

12