_DPRINTK_FLAGS_PRINT  648 include/linux/acpi.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT))		\
_DPRINTK_FLAGS_PRINT 1152 include/linux/device.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT) &&	\
_DPRINTK_FLAGS_PRINT   31 include/linux/dynamic_debug.h #define _DPRINTK_FLAGS_DEFAULT _DPRINTK_FLAGS_PRINT
_DPRINTK_FLAGS_PRINT   77 include/linux/dynamic_debug.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT))	\
_DPRINTK_FLAGS_PRINT   85 include/linux/dynamic_debug.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT))	\
_DPRINTK_FLAGS_PRINT   93 include/linux/dynamic_debug.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT))	\
_DPRINTK_FLAGS_PRINT  103 include/linux/dynamic_debug.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT))	\
_DPRINTK_FLAGS_PRINT  391 include/linux/printk.h 	if (unlikely(descriptor.flags & _DPRINTK_FLAGS_PRINT) &&	\