Home
last modified time | relevance | path

Searched defs: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
/linux/mm/
H A Dswapfile.c2340 static int unuse_mm(struct mm_struct *mm, unsigned int type) in unuse_mm() function