Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_dbg.h426 #define QLA_TRACE_ENABLE(_tr) \ argument
427 trace_array_set_clr_event(_tr, "qla", NULL, true)
429 #define QLA_TRACE_ENABLE(_tr) argument
/linux-6.1.9/arch/x86/kernel/cpu/mce/
Damd.c420 static void threshold_restart_bank(void *_tr) in threshold_restart_bank() argument
422 struct thresh_restart *tr = _tr; in threshold_restart_bank()