Searched refs:stats_show (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 114 static ssize_t stats_show(struct device *dev, in stats_show() function 194 static DEVICE_ATTR(stats, 0644, stats_show, stats_write);
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_debugfs.c | 37 static int stats_show(struct seq_file *s, void *v) in stats_show() function
|
/openbmc/linux/fs/smb/server/ |
H A D | server.c | 437 static ssize_t stats_show(const struct class *class, const struct class_attribute *attr, in stats_show() function
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_sysfs.c | 288 stats_show( in stats_show() function
|
/openbmc/linux/mm/kfence/ |
H A D | core.c | 699 static int stats_show(struct seq_file *seq, void *v) in stats_show() function
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A 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()
|
/openbmc/linux/drivers/android/ |
H A D | binder.c | 6394 static int stats_show(struct seq_file *m, void *unused) in stats_show() function
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 3970 static ssize_t stats_show(struct device *d, struct device_attribute *attr, in stats_show() function
|