Home
last modified time | relevance | path

Searched refs:unuse_mm (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c1837 bool unuse_mm = false; in i915_gem_mman_live_selftests() local
1851 unuse_mm = true; in i915_gem_mman_live_selftests()
1856 if (unuse_mm) in i915_gem_mman_live_selftests()
/linux/mm/
H A Dswapfile.c2340 static int unuse_mm(struct mm_struct *mm, unsigned int type) in unuse_mm() function
2433 retval = unuse_mm(mm, type); in try_to_unuse()