Searched refs:mmget_not_zero (Results 1 – 21 of 21) sorted by relevance
71 return mmget_not_zero(mm); in __mmget_not_zero()
93 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()
854 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()
191 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()
828 ret = mmget_not_zero(mm); in uverbs_user_mmap_disassociate()
299 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()
102 static inline bool mmget_not_zero(struct mm_struct *mm) in mmget_not_zero() function
211 if (!mm || !mmget_not_zero(mm)) in m_start()
142 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()
855 if (!mmget_not_zero(mm)) in mem_rw()960 if (!mmget_not_zero(mm)) in environ_read()
203 if (!mmget_not_zero(ctx->mm)) in get_mem_context()
211 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()
248 if (mmget_not_zero(pe_data->mm)) { in xsl_fault_handler()
1172 if (mmget_not_zero(p->mm)) { in SYSCALL_DEFINE2()
2190 if (!mmget_not_zero(mm)) in try_to_unuse()
827 if (!mmget_not_zero(mm)) { in nouveau_svm_fault()
1281 if (mmget_not_zero(mm)) in vfio_pci_zap_and_vma_lock()
996 if (!mmget_not_zero(vma->vm_mm)) in build_map_info()
189 if (!mmget_not_zero(interval_sub->notifier.mm))
681 if (!mmget_not_zero(mm)) /* Happens during process shutdown */ in amdgpu_ttm_tt_get_user_pages()
2709 if (!mmget_not_zero(mm)) in s390_reset_acc()
Completed in 61 milliseconds