Searched refs:libcfs_debug_mb (Results 1 – 1 of 1) sorted by relevance
60 unsigned int libcfs_debug_mb = 0; variable61 module_param(libcfs_debug_mb, uint, 0644);62 MODULE_PARM_DESC(libcfs_debug_mb, "Total debug buffer size.");63 EXPORT_SYMBOL(libcfs_debug_mb);392 unsigned int max = libcfs_debug_mb; in libcfs_debug_init()