Home
last modified time | relevance | path

Searched refs:stats_fops (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/crypto/cavium/nitrox/
Dnitrox_debugfs.c69 debugfs_create_file("stats", 0400, dir, ndev, &stats_fops); in nitrox_debugfs_init()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c162 static const struct file_operations stats_fops = { variable
210 &stats_fops); in mlx5_cmdif_debugfs_init()
/linux-6.1.9/mm/kfence/
Dcore.c734 debugfs_create_file("stats", 0444, kfence_dir, NULL, &stats_fops); in kfence_debugfs_init()
/linux-6.1.9/drivers/android/
Dbinder.c6471 .fops = &stats_fops,