Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c68 debugfs_create_file("stats", 0400, dir, ndev, &stats_fops); in nitrox_debugfs_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c157 static const struct file_operations stats_fops = { variable
181 &stats_fops); in mlx5_cmdif_debugfs_init()
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dcore.c584 debugfs_create_file("stats", 0444, kfence_dir, NULL, &stats_fops); in kfence_debugfs_init()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c6546 .fops = &stats_fops,