Home
last modified time | relevance | path

Searched refs:mmget_not_zero (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/iommu/
A Diommu-sva-lib.c71 return mmget_not_zero(mm); in __mmget_not_zero()
/linux/arch/x86/kernel/cpu/sgx/
A Dmain.c93 if (!mmget_not_zero(encl_mm->mm)) in sgx_reclaimer_age()
133 if (!mmget_not_zero(encl_mm->mm)) in sgx_reclaimer_block()
201 if (!mmget_not_zero(encl_mm->mm)) in sgx_encl_ewb_cpumask()
/linux/fs/
A Duserfaultfd.c854 if (!mmget_not_zero(mm)) in userfaultfd_release()
1322 if (!mmget_not_zero(mm)) in userfaultfd_register()
1528 if (!mmget_not_zero(mm)) in userfaultfd_unregister()
1721 if (mmget_not_zero(ctx->mm)) { in userfaultfd_copy()
1773 if (mmget_not_zero(ctx->mm)) { in userfaultfd_zeropage()
1830 if (mmget_not_zero(ctx->mm)) { in userfaultfd_writeprotect()
1883 if (mmget_not_zero(ctx->mm)) { in userfaultfd_continue()
/linux/drivers/infiniband/core/
A Dumem_odp.c191 if (!mmget_not_zero(umem->owning_mm)) { in ib_umem_odp_alloc_child()
376 if (!owning_process || !mmget_not_zero(owning_mm)) { in ib_umem_odp_map_dma_and_lock()
A Duverbs_main.c828 ret = mmget_not_zero(mm); in uverbs_user_mmap_disassociate()
/linux/lib/
A Dtest_hmm.c299 if (!mmget_not_zero(mm)) in dmirror_fault()
728 if (!mmget_not_zero(mm)) in dmirror_exclusive()
797 if (!mmget_not_zero(mm)) in dmirror_migrate()
994 if (!mmget_not_zero(mm)) in dmirror_snapshot()
/linux/include/linux/sched/
A Dmm.h102 static inline bool mmget_not_zero(struct mm_struct *mm) in mmget_not_zero() function
/linux/fs/proc/
A Dtask_nommu.c211 if (!mm || !mmget_not_zero(mm)) in m_start()
A Dtask_mmu.c142 if (!mm || !mmget_not_zero(mm)) { in m_start()
857 if (!mm || !mmget_not_zero(mm)) { in show_smaps_rollup()
1593 if (!mm || !mmget_not_zero(mm)) in pagemap_read()
A Dbase.c855 if (!mmget_not_zero(mm)) in mem_rw()
960 if (!mmget_not_zero(mm)) in environ_read()
/linux/drivers/misc/cxl/
A Dfault.c203 if (!mmget_not_zero(ctx->mm)) in get_mem_context()
/linux/drivers/android/
A Dbinder_alloc.c211 if (need_mm && mmget_not_zero(alloc->vma_vm_mm)) in binder_update_page_range()
1010 if (!mmget_not_zero(mm)) in binder_alloc_free_page()
/linux/drivers/misc/ocxl/
A Dlink.c248 if (mmget_not_zero(pe_data->mm)) { in xsl_fault_handler()
/linux/mm/
A Doom_kill.c1172 if (mmget_not_zero(p->mm)) { in SYSCALL_DEFINE2()
A Dswapfile.c2190 if (!mmget_not_zero(mm)) in try_to_unuse()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_svm.c827 if (!mmget_not_zero(mm)) { in nouveau_svm_fault()
/linux/drivers/vfio/pci/
A Dvfio_pci_core.c1281 if (mmget_not_zero(mm)) in vfio_pci_zap_and_vma_lock()
/linux/kernel/events/
A Duprobes.c996 if (!mmget_not_zero(vma->vm_mm)) in build_map_info()
/linux/Documentation/vm/
A Dhmm.rst189 if (!mmget_not_zero(interval_sub->notifier.mm))
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.c681 if (!mmget_not_zero(mm)) /* Happens during process shutdown */ in amdgpu_ttm_tt_get_user_pages()
/linux/arch/s390/mm/
A Dgmap.c2709 if (!mmget_not_zero(mm)) in s390_reset_acc()

Completed in 61 milliseconds