Searched refs:stats_fops (Results 1 – 4 of 4) sorted by relevance
69 debugfs_create_file("stats", 0400, dir, ndev, &stats_fops); in nitrox_debugfs_init()
162 static const struct file_operations stats_fops = { variable186 &stats_fops); in mlx5_cmdif_debugfs_init()
745 debugfs_create_file("stats", 0444, kfence_dir, NULL, &stats_fops); in kfence_debugfs_init()
6394 .fops = &stats_fops,