Home
last modified time | relevance | path

Searched refs:_DPRINTK_FLAGS_INCL_STACK (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Ddynamic_debug.h41 #define _DPRINTK_FLAGS_INCL_STACK (1<<6) macro
46 _DPRINTK_FLAGS_INCL_SOURCENAME | _DPRINTK_FLAGS_INCL_STACK)
166 if (desc.flags & _DPRINTK_FLAGS_INCL_STACK) \
/linux/lib/
H A Ddynamic_debug.c98 { _DPRINTK_FLAGS_INCL_STACK, 'd' },