Searched refs:_tr (Results 1 – 2 of 2) sorted by relevance
426 #define QLA_TRACE_ENABLE(_tr) \ argument427 trace_array_set_clr_event(_tr, "qla", NULL, true)429 #define QLA_TRACE_ENABLE(_tr) argument
420 static void threshold_restart_bank(void *_tr) in threshold_restart_bank() argument422 struct thresh_restart *tr = _tr; in threshold_restart_bank()