Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-stats.c67 #define DM_STATS_VMALLOC_FACTOR 2 macro
83 if (a > (VMALLOC_END - VMALLOC_START) / DM_STATS_VMALLOC_FACTOR) in __check_shared_memory()