Home
last modified time | relevance | path

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

/kernel/
Drcupreempt_trace.c279 static struct dentry *rcudir, *statdir, *ctrsdir, *gpdir; variable
294 ctrsdir = debugfs_create_file("rcuctrs", 0444, rcudir, in rcupreempt_debugfs_init()
296 if (!ctrsdir) in rcupreempt_debugfs_init()
327 debugfs_remove(ctrsdir); in rcupreempt_trace_cleanup()