Home
last modified time | relevance | path

Searched refs:mapping_clear_unevictable (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dshmem_utils.c90 mapping_clear_unevictable(file->f_mapping); in shmem_unpin_map()
/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_shmem.c40 mapping_clear_unevictable(mapping); in shmem_sg_free_table()
186 mapping_clear_unevictable(mapping); in shmem_sg_alloc_table()
/linux-6.12.1/drivers/gpu/drm/
Ddrm_gem.c588 mapping_clear_unevictable(mapping); in drm_gem_get_pages()
620 mapping_clear_unevictable(mapping); in drm_gem_put_pages()
/linux-6.12.1/include/linux/
Dpagemap.h262 static inline void mapping_clear_unevictable(struct address_space *mapping) in mapping_clear_unevictable() function
/linux-6.12.1/Documentation/mm/
Dunevictable-lru.rst135 * ``void mapping_clear_unevictable(struct address_space *mapping);``
/linux-6.12.1/mm/
Dshmem.c2716 mapping_clear_unevictable(file->f_mapping); in shmem_lock()