Searched refs:DEBUG_ALL (Results 1 – 5 of 5) sorted by relevance
| /linux/security/apparmor/ |
| H A D | lib.c | 38 { "all", DEBUG_ALL }, 39 { "Y", DEBUG_ALL }, 40 { "y", DEBUG_ALL }, 41 { "1", DEBUG_ALL },
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | debug.h | 43 DEBUG_ALL = ~0, enumerator
|
| /linux/security/apparmor/include/ |
| H A D | lib.h | 36 #define DEBUG_ALL 0x7f /* update if new DEBUG_X added */ macro
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | wl1251.h | 36 DEBUG_ALL = ~0, enumerator
|
| /linux/arch/powerpc/sysdev/xive/ |
| H A D | common.c | 37 #undef DEBUG_ALL 39 #ifdef DEBUG_ALL
|