Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dapparmor.h46 extern bool aa_g_debug;
H A Dlib.h26 #define DEBUG_ON (aa_g_debug)
/linux-6.15/security/apparmor/
H A Dlsm.c1607 bool aa_g_debug = IS_ENABLED(CONFIG_SECURITY_APPARMOR_DEBUG_MESSAGES); variable
1608 module_param_named(debug, aa_g_debug, aabool, S_IRUSR | S_IWUSR);