Searched refs:DEBUG_NONE (Results 1 – 4 of 4) sorted by relevance
| /linux/security/apparmor/ |
| H A D | lib.c | 34 { "N", DEBUG_NONE }, 35 { "none", DEBUG_NONE }, 36 { "n", DEBUG_NONE }, 37 { "0", DEBUG_NONE },
|
| /linux/security/apparmor/include/ |
| H A D | lib.h | 27 #define DEBUG_NONE 0 macro 37 #define DEBUG_ON (aa_g_debug != DEBUG_NONE)
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | debug.h | 21 DEBUG_NONE = 0, enumerator
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | wl1251.h | 21 DEBUG_NONE = 0, enumerator 39 #define DEBUG_LEVEL (DEBUG_NONE)
|