Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/include/
Dlib.h24 #define DEBUG_ON (aa_g_debug) macro
29 #define AA_DEBUG_LABEL DEBUG_ON
33 if (DEBUG_ON) \
/Linux-v6.6/security/apparmor/
Ddomain.c702 if (DEBUG_ON) { in profile_transition()
780 if (DEBUG_ON) { in profile_onexec()
943 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
954 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
/Linux-v6.6/drivers/video/fbdev/
Dstifb.c162 # define DEBUG_ON() macro
168 # define DEBUG_ON() debug_on=1 macro
1002 DEBUG_ON(); in stifb_setcolreg()