Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.h424 #define QLA_TRACE_ENABLE(_tr) \ argument
425 trace_array_set_clr_event(_tr, "qla", NULL, true)
427 #define QLA_TRACE_ENABLE(_tr) argument
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c430 static void threshold_restart_block(void *_tr) in threshold_restart_block() argument
432 struct thresh_restart *tr = _tr; in threshold_restart_block()