Searched refs:aa_g_debug (Results 1 – 3 of 3) sorted by relevance
46 extern bool aa_g_debug;
26 #define DEBUG_ON (aa_g_debug)
1607 bool aa_g_debug = IS_ENABLED(CONFIG_SECURITY_APPARMOR_DEBUG_MESSAGES); variable1608 module_param_named(debug, aa_g_debug, aabool, S_IRUSR | S_IWUSR);