Searched refs:DTL_LOG_ALL (Results 1 – 3 of 3) sorted by relevance
35 #define DTL_LOG_ALL (DTL_LOG_CEDE | DTL_LOG_PREEMPT | DTL_LOG_FAULT) macro
31 static u8 dtl_event_mask = DTL_LOG_ALL;
471 set_global_dtl_mask(DTL_LOG_ALL); in dtl_worker_enable()