Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dstats.c402 static const struct file_operations fops_mod_stats = { variable
426 debugfs_create_file("stats", 0400, mod_debugfs_root, mod_debugfs_root, &fops_mod_stats); in module_stats_init()