Searched refs:debug (Results 1 – 3 of 3) sorted by relevance
42 bool "Build AppArmor with debug code"48 provide fine grained control of the debug options that are66 Set the default value of the apparmor.debug kernel parameter.67 When enabled, various debug messages will be logged to
1297 module_param_named(debug, aa_g_debug, aabool, S_IRUSR | S_IWUSR);
57 static __initdata bool debug; variable60 if (debug) \394 debug = true; in enable_debug()