Searched refs:debugfs_stats (Results 1 – 6 of 6) sorted by relevance
290 struct dentry *debugfs_stats; in ccp5_debugfs_setup() local315 debugfs_stats = debugfs_create_file("stats", 0600, in ccp5_debugfs_setup()318 if (!debugfs_stats) in ccp5_debugfs_setup()
241 struct dentry *debugfs_stats; in rsxx_debugfs_dev_new() local249 debugfs_stats = debugfs_create_file("stats", 0444, in rsxx_debugfs_dev_new()252 if (IS_ERR_OR_NULL(debugfs_stats)) in rsxx_debugfs_dev_new()271 debugfs_remove(debugfs_stats); in rsxx_debugfs_dev_new()
449 struct dentry *debugfs_stats; member
544 if (!iproc_priv.debugfs_stats) in spu_setup_debugfs()
409 struct dentry *debugfs_stats; /* debug FS stats file for this PDC */ member515 pdcs->debugfs_stats = debugfs_create_file(spu_stats_name, 0400, in pdc_setup_debugfs()1617 pdcs->debugfs_stats = NULL; in pdc_probe()
172 struct dentry *debugfs_stats; member1034 qp->debugfs_stats = debugfs_create_file("stats", S_IRUSR, in ntb_transport_init_queue()1039 qp->debugfs_stats = NULL; in ntb_transport_init_queue()