Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dapparmor.h37 extern bool aa_g_debug;
H A Dlib.h24 #define DEBUG_ON (aa_g_debug)
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c1329 bool aa_g_debug = IS_ENABLED(CONFIG_SECURITY_APPARMOR_DEBUG_MESSAGES); variable
1330 module_param_named(debug, aa_g_debug, aabool, S_IRUSR | S_IWUSR);