Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgruprocfs.c29 static int statistics_show(struct seq_file *s, void *p) in statistics_show() function
244 return single_open(file, statistics_show, NULL); in statistics_open()
/linux-5.19.10/drivers/scsi/
Dscsi_debug.c6618 static ssize_t statistics_show(struct device_driver *ddp, char *buf) in statistics_show() function