Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/kernel/
Dtroubleshoot.c235 static struct dentry *test_dentry; variable
313 test_dentry = debugfs_create_file("tlb_stats", 0444, test_dir, NULL, in arc_debugfs_init()
328 debugfs_remove(test_dentry); in arc_debugfs_exit()