Searched refs:stats_show (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | ctcm_sysfs.c | 113 static ssize_t stats_show(struct device *dev, in stats_show() function 193 static DEVICE_ATTR(stats, 0644, stats_show, stats_write);
|
| /Linux-v5.4/drivers/crypto/cavium/nitrox/ |
| D | nitrox_debugfs.c | 36 static int stats_show(struct seq_file *s, void *v) in stats_show() function
|
| /Linux-v5.4/drivers/staging/uwb/ |
| D | lc-dev.c | 177 result = stats_show(&uwb_dev->bce->lqe_stats, buf); in uwb_dev_LQE_show() 205 result = stats_show(&uwb_dev->bce->rssi_stats, buf); in uwb_dev_RSSI_show()
|
| D | uwb.h | 796 static inline ssize_t stats_show(struct stats *stats, char *buf) in stats_show() function
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_sysfs.c | 261 stats_show( in stats_show() function
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
| D | device.c | 469 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()
|