Searched refs:_DPRINTK_FLAGS_INCL_TID (Results 1 – 2 of 2) sorted by relevance
34 #define _DPRINTK_FLAGS_INCL_TID (1<<4) macro38 _DPRINTK_FLAGS_INCL_LINENO | _DPRINTK_FLAGS_INCL_TID)
93 { _DPRINTK_FLAGS_INCL_TID, 't' },599 if (desc->flags & _DPRINTK_FLAGS_INCL_TID) { in __dynamic_emit_prefix()
Completed in 5 milliseconds