Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/security/apparmor/
Ddomain.c701 if (DEBUG_ON) { in profile_transition()
777 if (DEBUG_ON) { in profile_onexec()
940 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
951 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
/Linux-v6.1/drivers/video/fbdev/
Dstifb.c162 # define DEBUG_ON() macro
168 # define DEBUG_ON() debug_on=1 macro
980 DEBUG_ON(); in stifb_setcolreg()