Home
last modified time | relevance | path

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

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