Home
last modified time | relevance | path

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

/linux/fs/resctrl/
H A Drdtgroup.c77 struct dentry *debugfs_resctrl; variable
4850 debugfs_resctrl = debugfs_create_dir("resctrl", NULL); in resctrl_init()
4910 debugfs_remove_recursive(debugfs_resctrl); in resctrl_exit()
4911 debugfs_resctrl = NULL; in resctrl_exit()