Searched refs:into_mmput_async (Results 1 – 2 of 2) sorted by relevance
64 pub fn into_mmput_async(me: ARef<MmWithUser>) -> ARef<MmWithUserAsync> { in into_mmput_async() method
402 MmWithUser::into_mmput_async(self.mm.mmget_not_zero().ok_or(ESRCH)?) in use_page_slow()678 Some(mm) => MmWithUser::into_mmput_async(mm), in rust_shrink_free_page()