Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/cavium/nitrox/
Dnitrox_debugfs.c69 debugfs_create_file("stats", 0400, dir, ndev, &stats_fops); in nitrox_debugfs_init()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c157 static const struct file_operations stats_fops = { variable
181 &stats_fops); in mlx5_cmdif_debugfs_init()
/Linux-v5.15/mm/kfence/
Dcore.c586 debugfs_create_file("stats", 0444, kfence_dir, NULL, &stats_fops); in kfence_debugfs_init()