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