Searched refs:stats_show (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/drivers/s390/net/ |
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);
|
/linux-6.6.21/drivers/crypto/cavium/nitrox/ |
D | nitrox_debugfs.c | 37 static int stats_show(struct seq_file *s, void *v) in stats_show() function
|
/linux-6.6.21/fs/smb/server/ |
D | server.c | 435 static ssize_t stats_show(const struct class *class, const struct class_attribute *attr, in stats_show() function
|
/linux-6.6.21/fs/xfs/ |
D | xfs_sysfs.c | 288 stats_show( in stats_show() function
|
/linux-6.6.21/mm/kfence/ |
D | core.c | 699 static int stats_show(struct seq_file *seq, void *v) in stats_show() function
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/android/ |
D | binder.c | 6393 static int stats_show(struct seq_file *m, void *unused) in stats_show() function
|
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.c | 3970 static ssize_t stats_show(struct device *d, struct device_attribute *attr, in stats_show() function
|