Home
last modified time | relevance | path

Searched defs:is_shmem (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/testing/selftests/mm/
Dthp_settings.c350 static unsigned long __thp_supported_orders(bool is_shmem) in __thp_supported_orders()
/linux-6.14.4/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c54 bool is_shmem; member
/linux-6.14.4/mm/
Dkhugepaged.c1849 bool is_shmem = shmem_file(file); in collapse_file() local