Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvmalloc.h186 #define VMALLOC_TOTAL (VMALLOC_END - VMALLOC_START) macro
188 #define VMALLOC_TOTAL 0UL macro
/linux-4.4.14/fs/proc/
Dmeminfo.c190 (unsigned long)VMALLOC_TOTAL >> 10, in meminfo_proc_show()
/linux-4.4.14/mm/
Dpercpu.c2022 if (max_distance > VMALLOC_TOTAL * 3 / 4) { in pcpu_embed_first_chunk()
2025 VMALLOC_TOTAL); in pcpu_embed_first_chunk()