Searched refs:aa_g_debug (Results 1 – 3 of 3) sorted by relevance
37 extern bool aa_g_debug;
24 #define DEBUG_ON (aa_g_debug)
1366 bool aa_g_debug = IS_ENABLED(CONFIG_SECURITY_APPARMOR_DEBUG_MESSAGES); variable1367 module_param_named(debug, aa_g_debug, aabool, S_IRUSR | S_IWUSR);