Home
last modified time | relevance | path

Searched refs:CLUSTER_FLAG_HUGE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dswap.h247 #define CLUSTER_FLAG_HUGE 4 /* This cluster is backing a transparent huge page */ macro
/linux-6.3-rc2/mm/
A Dswapfile.c346 return info->flags & CLUSTER_FLAG_HUGE; in cluster_is_huge()
352 info->flags &= ~CLUSTER_FLAG_HUGE; in cluster_clear_huge()
1023 cluster_set_count_flag(ci, SWAPFILE_CLUSTER, CLUSTER_FLAG_HUGE); in swap_alloc_cluster()

Completed in 17 milliseconds