Home
last modified time | relevance | path

Searched refs:snic_get_trc_buf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_trc.h58 struct snic_trc_data *snic_get_trc_buf(void);
67 struct snic_trc_data *tr_rec = snic_get_trc_buf(); in snic_trace()
H A Dsnic_trc.c27 * snic_get_trc_buf : Allocates a trace record and returns.
30 snic_get_trc_buf(void) in snic_get_trc_buf() function
59 } /* end of snic_get_trc_buf */ in snic_get_trc_buf()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_trc.h41 struct snic_trc_data *snic_get_trc_buf(void);
50 struct snic_trc_data *tr_rec = snic_get_trc_buf(); in snic_trace()
H A Dsnic_trc.c13 * snic_get_trc_buf : Allocates a trace record and returns.
16 snic_get_trc_buf(void) in snic_get_trc_buf() function
45 } /* end of snic_get_trc_buf */ in snic_get_trc_buf()

Completed in 2 milliseconds