Home
last modified time | relevance | path

Searched refs:aa_g_debug (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dapparmor.h45 extern bool aa_g_debug;
H A Dlib.h24 #define DEBUG_ON (aa_g_debug)
/openbmc/linux/security/apparmor/
H A Dlsm.c1417 bool aa_g_debug = IS_ENABLED(CONFIG_SECURITY_APPARMOR_DEBUG_MESSAGES); variable
1418 module_param_named(debug, aa_g_debug, aabool, S_IRUSR | S_IWUSR);