Searched refs:_DPRINTK_FLAGS_INCL_TID (Results 1 – 2 of 2) sorted by relevance
39 #define _DPRINTK_FLAGS_INCL_TID (1<<4) macro43 _DPRINTK_FLAGS_INCL_LINENO | _DPRINTK_FLAGS_INCL_TID)
96 { _DPRINTK_FLAGS_INCL_TID, 't' },825 if (desc->flags & _DPRINTK_FLAGS_INCL_TID) { in __dynamic_emit_prefix()
Completed in 6 milliseconds