Searched refs:DEBUG_ALL (Results 1 – 6 of 6) 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 | 34 #define DEBUG_ALL 0x1f /* 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
|
/linux/drivers/scsi/arm/ |
H A D | acornscsi.c | 39 #define DEBUG_ALL (DEBUG_RESET|DEBUG_MESSAGES|DEBUG_LINK|DEBUG_WRITE|\ macro
|