Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Ddebugobjects.c1027 static const struct file_operations debug_stats_fops = { variable
1043 debugfs_create_file("stats", 0444, dbgdir, NULL, &debug_stats_fops); in debug_objects_init_debugfs()