Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dlib.h24 #define DEBUG_ON (aa_g_debug) macro
29 #define AA_DEBUG_LABEL DEBUG_ON
33 if (DEBUG_ON) \
/openbmc/linux/security/apparmor/
H A Ddomain.c710 if (DEBUG_ON) { in profile_transition()
790 if (DEBUG_ON) { in profile_onexec()
961 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
972 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
/openbmc/linux/drivers/video/fbdev/
H A Dstifb.c162 # define DEBUG_ON() macro
168 # define DEBUG_ON() debug_on=1 macro
1002 DEBUG_ON(); in stifb_setcolreg()