Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/sched/
H A Dmm.h46 static inline void mmdrop(struct mm_struct *mm) in mmdrop() function
82 mmdrop(mm); in mmdrop_sched()
96 mmdrop(mm); in mmdrop_lazy_tlb()
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_fence.c157 mmdrop(fence->mm); in amdkfd_fence_release()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddoorbell.c99 mmdrop(db->u.user_page->mm); in mlx5_ib_db_unmap_user()
/openbmc/linux/arch/powerpc/include/asm/
H A Dvas.h106 mmdrop(ref->mm); in put_vas_user_win_ref()
/openbmc/linux/mm/
H A Dmmu_notifier.c850 mmdrop(mm); in mmu_notifier_unregister()
862 mmdrop(mm); in mmu_notifier_free_rcu()
1093 mmdrop(mm); in mmu_interval_notifier_remove()
H A Doom_kill.c992 mmdrop(mm); in __oom_kill_process()
1250 mmdrop(mm); in SYSCALL_DEFINE2()
H A Dkhugepaged.c473 mmdrop(mm); in __khugepaged_exit()
1431 mmdrop(mm); in collect_mm_slot()
2798 mmdrop(mm); in madvise_collapse()
H A Dksm.c1067 mmdrop(mm); in unmerge_and_remove_all_rmap_items()
2457 mmdrop(mm); in scan_get_next_rmap_item()
2781 mmdrop(mm); in __ksm_exit()
H A Ddebug_vm_pgtable.c1093 mmdrop(args->mm); in destroy_args()
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c175 mmdrop(mm); in arm_smmu_alloc_shared_cd()
184 mmdrop(cd->mm); in arm_smmu_free_shared_cd()
/openbmc/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()
/openbmc/linux/drivers/misc/cxl/
H A Dcontext.c361 mmdrop(ctx->mm); in cxl_context_mm_count_put()
/openbmc/linux/fs/proc/
H A Dtask_nommu.c280 mmdrop(priv->mm); in map_release()
H A Dtask_mmu.c228 mmdrop(priv->mm); in proc_map_release()
1049 mmdrop(priv->mm); in smaps_rollup_release()
1765 mmdrop(mm); in pagemap_release()
H A Dbase.c924 mmdrop(mm); in mem_release()
1135 mmdrop(mm); in __set_oom_adj()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c115 mmdrop(handler->mn.mm); in hfi1_mmu_rb_unregister()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.c84 mmdrop(mm_s); in siw_umem_release()
/openbmc/linux/drivers/misc/ocxl/
H A Dlink.c743 mmdrop(pe_data->mm); in ocxl_link_remove_pe()
/openbmc/linux/fs/
H A Duserfaultfd.c225 mmdrop(ctx->mm); in userfaultfd_ctx_put()
2215 mmdrop(ctx->mm); in new_userfaultfd()
/openbmc/linux/kernel/
H A Dkthread.c1500 mmdrop(mm); in kthread_unuse_mm()
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c376 mmdrop(container->mm); in tce_iommu_release()
H A Dvfio_iommu_type1.c1127 mmdrop(dma->mm); in vfio_remove_dma()
1550 mmdrop(dma->mm); in vfio_change_dma_owner()
/openbmc/linux/drivers/android/
H A Dbinder_alloc.c863 mmdrop(alloc->mm); in binder_alloc_deferred_release()
/openbmc/linux/arch/
H A DKconfig497 # Ensure the _lazy_tlb variants of mmgrab/mmdrop are used when manipulating
512 # - At the time of the final mmdrop of the mm, ensure mm_cpumask(mm) contains

12