Searched refs:mapcount_max (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmempolicy.c1716 unsigned long mapcount_max; member in struct:numa_maps
1743 if (count > md->mapcount_max)
1744 md->mapcount_max = count;
1835 if (md->mapcount_max > 1)
1836 seq_printf(m, " mapmax=%lu", md->mapcount_max);

Completed in 72 milliseconds