Home
last modified time | relevance | path

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

/kernel/
Drcutree_trace.c210 static struct file_operations rcugp_fops = { variable
235 gpdir = debugfs_create_file("rcugp", 0444, rcudir, NULL, &rcugp_fops); in rcuclassic_trace_init()
Drcupreempt_trace.c269 static struct file_operations rcugp_fops = { variable
290 gpdir = debugfs_create_file("rcugp", 0444, rcudir, NULL, &rcugp_fops); in rcupreempt_debugfs_init()