Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
Dctcm_sysfs.c114 static ssize_t stats_show(struct device *dev, in stats_show() function
194 static DEVICE_ATTR(stats, 0644, stats_show, stats_write);
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
Dnitrox_debugfs.c36 static int stats_show(struct seq_file *s, void *v) in stats_show() function
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_sysfs.c261 stats_show( in stats_show() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Ddevice.c469 static int stats_show(struct seq_file *seq, void *v) in stats_show() function
515 return single_open(file, stats_show, inode->i_private); in stats_open()