Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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) \
/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_ringmic_test.c32 #define DEBUG_ON 0 macro
33 #if DEBUG_ON
H A Decho_ringmic_pdm_test.c29 #define DEBUG_ON 0 macro
30 #if DEBUG_ON
/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c700 if (DEBUG_ON) { in profile_transition()
776 if (DEBUG_ON) { in profile_onexec()
937 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
948 if (DEBUG_ON) { in apparmor_bprm_creds_for_exec()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dstifb.c162 # define DEBUG_ON() macro
168 # define DEBUG_ON() debug_on=1 macro
980 DEBUG_ON(); in stifb_setcolreg()