Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_main.c219 static unsigned int g_zone_max_active; variable
220 module_param_named(zone_max_active, g_zone_max_active, uint, 0444);
600 dev->zone_max_active = g_zone_max_active; in null_alloc_dev()