Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswap.h442 void check_move_unevictable_folios(struct folio_batch *fbatch);
/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_shmem.c27 check_move_unevictable_folios(fbatch); in check_release_folio_batch()
/linux-6.12.1/drivers/gpu/drm/
Ddrm_gem.c507 check_move_unevictable_folios(fbatch); in drm_gem_check_release_batch()
/linux-6.12.1/mm/
Dvmscan.c7569 void check_move_unevictable_folios(struct folio_batch *fbatch) in check_move_unevictable_folios() function
7604 EXPORT_SYMBOL_GPL(check_move_unevictable_folios);
Dshmem.c953 check_move_unevictable_folios(&fbatch); in shmem_unlock_mapping()