Home
last modified time | relevance | path

Searched refs:check_move_unevictable_folios (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/
Dswap.h435 void check_move_unevictable_folios(struct folio_batch *fbatch);
/linux-6.6.21/drivers/gpu/drm/i915/gem/
Di915_gem_shmem.c27 check_move_unevictable_folios(fbatch); in check_release_folio_batch()
/linux-6.6.21/drivers/gpu/drm/
Ddrm_gem.c507 check_move_unevictable_folios(fbatch); in drm_gem_check_release_batch()
/linux-6.6.21/mm/
Dvmscan.c8148 void check_move_unevictable_folios(struct folio_batch *fbatch) in check_move_unevictable_folios() function
8183 EXPORT_SYMBOL_GPL(check_move_unevictable_folios);
Dshmem.c943 check_move_unevictable_folios(&fbatch); in shmem_unlock_mapping()