Searched refs:keep_gsp_logging (Results 1 – 1 of 1) sorted by relevance
2091 static bool keep_gsp_logging; variable2092 module_param(keep_gsp_logging, bool, 0444);2093 MODULE_PARM_DESC(keep_gsp_logging,2277 if (keep_gsp_logging) { in r535_gsp_libos_debugfs_init()2853 if (!keep_gsp_logging || !gsp->debugfs.parent) { in r535_gsp_retain_logging()