Searched refs:g_zone_size (Results 1 – 1 of 1) sorted by relevance
188 static unsigned long g_zone_size = 256; variable189 module_param_named(zone_size, g_zone_size, ulong, S_IRUGO);530 dev->zone_size = g_zone_size; in null_alloc_dev()1756 if (!is_power_of_2(g_zone_size)) { in null_init()