Home
last modified time | relevance | path

Searched refs:huge (Results 1 – 3 of 3) sorted by relevance

/mm/
Dzsmalloc.c218 bool huge; member
280 bool huge; member
834 if (class->huge) { in obj_to_head()
1125 if (!area->huge) { in __zs_unmap_object()
1303 if (!class->huge) in zs_map_object()
1363 if (!class->huge) in obj_malloc()
1457 if (class->huge) in obj_free()
1851 class->huge = true; in zs_create_pool()
DKconfig248 with the reduced number of transparent huge pages that could be used
261 Allows the compaction of memory for the allocation of huge pages.
274 to the processors accessing. The second is when allocating huge
275 pages as migration can relocate pages to satisfy a huge page
414 Transparent Hugepages allows the kernel to use huge pages and
415 huge tlb transparently to the applications whenever possible.
Dfilemap.c550 int huge = PageHuge(page); in __add_to_page_cache_locked() local
557 if (!huge) { in __add_to_page_cache_locked()
566 if (!huge) in __add_to_page_cache_locked()
582 if (!huge) in __add_to_page_cache_locked()
590 if (!huge) in __add_to_page_cache_locked()