Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A 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);
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c36 static int stats_show(struct seq_file *s, void *v) in stats_show() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_sysfs.c261 stats_show( in stats_show() function
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dcore.c512 static int stats_show(struct seq_file *seq, void *v) in stats_show() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A 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()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c6427 static int stats_show(struct seq_file *m, void *unused) in stats_show() function