debugfs_resctrl   479 arch/x86/kernel/cpu/resctrl/internal.h extern struct dentry *debugfs_resctrl;
debugfs_resctrl  1335 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 	if (!IS_ERR_OR_NULL(debugfs_resctrl)) {
debugfs_resctrl  1337 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 						      debugfs_resctrl);
debugfs_resctrl    54 arch/x86/kernel/cpu/resctrl/rdtgroup.c struct dentry *debugfs_resctrl;
debugfs_resctrl  3133 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	debugfs_resctrl = debugfs_create_dir("resctrl", NULL);
debugfs_resctrl  3147 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	debugfs_remove_recursive(debugfs_resctrl);