Searched refs:mmput_async (Results 1 – 10 of 10) sorted by relevance
25 pub use mmput_async::MmWithUserAsync;26 mod mmput_async; module
47 unsafe { bindings::mmput_async(obj.cast().as_ptr()) }; in dec_ref()
147 void mmput_async(struct mm_struct *);
357 mmput_async(alloc->mm); in binder_install_single_page()1199 mmput_async(mm); in binder_alloc_free_page()1212 mmput_async(mm); in binder_alloc_free_page()
424 mmput_async(owning_mm); in ib_umem_odp_map_dma_and_lock()
618 mmput_async(devmem_allocation->mm); in drm_pagemap_evict_to_ram()
1209 void mmput_async(struct mm_struct *mm) in mmput_async() function1216 EXPORT_SYMBOL_GPL(mmput_async);
1605 mmput_async(mm); in __futex_ref_atomic_end()
2421 mmput_async(mm); in svm_range_deferred_list_work()
3094 mmput_async(*iter); in iterate_mm_list()