Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi.c1435 struct spi_statistics __percpu *statm = ctlr->pcpu_statistics; in spi_transfer_wait() local
1470 SPI_STATISTICS_INCREMENT_FIELD(statm, timedout); in spi_transfer_wait()
1599 struct spi_statistics __percpu *statm = ctlr->pcpu_statistics; in spi_transfer_one_message() local
1605 SPI_STATISTICS_INCREMENT_FIELD(statm, messages); in spi_transfer_one_message()
1611 spi_statistics_add_transfer_stats(statm, xfer, msg); in spi_transfer_one_message()
1636 SPI_STATISTICS_INCREMENT_FIELD(statm, in spi_transfer_one_message()