Home
last modified time | relevance | path

Searched refs:DEBUG_NONE (Results 1 – 4 of 4) sorted by relevance

/linux/security/apparmor/
H A Dlib.c34 { "N", DEBUG_NONE },
35 { "none", DEBUG_NONE },
36 { "n", DEBUG_NONE },
37 { "0", DEBUG_NONE },
/linux/security/apparmor/include/
H A Dlib.h27 #define DEBUG_NONE 0 macro
37 #define DEBUG_ON (aa_g_debug != DEBUG_NONE)
/linux/drivers/net/wireless/ti/wlcore/
H A Ddebug.h21 DEBUG_NONE = 0, enumerator
/linux/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h21 DEBUG_NONE = 0, enumerator
39 #define DEBUG_LEVEL (DEBUG_NONE)