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

/linux-4.4.14/drivers/s390/char/
H A Dhmcdrv_mod.c27 static size_t hmcdrv_mod_cachesize = HMCDRV_CACHE_SIZE_DFLT; variable
28 module_param_named(cachesize, hmcdrv_mod_cachesize, ulong, S_IRUGO);
40 rc = hmcdrv_cache_startup(hmcdrv_mod_cachesize); hmcdrv_mod_init()

Completed in 63 milliseconds