Home
last modified time | relevance | path

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

/linux-5.19.10/fs/sysfs/
Dmount.c110 kernfs_destroy_root(sysfs_root); in sysfs_init()
/linux-5.19.10/include/linux/
Dkernfs.h356 void kernfs_destroy_root(struct kernfs_root *root);
453 static inline void kernfs_destroy_root(struct kernfs_root *root) { } in kernfs_destroy_root() function
/linux-5.19.10/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c3226 kernfs_destroy_root(rdt_root); in rdtgroup_setup_root()
3294 kernfs_destroy_root(rdt_root); in rdtgroup_init()
3304 kernfs_destroy_root(rdt_root); in rdtgroup_exit()
/linux-5.19.10/fs/kernfs/
Ddir.c969 void kernfs_destroy_root(struct kernfs_root *root) in kernfs_destroy_root() function
/linux-5.19.10/kernel/cgroup/
Dcgroup.c1377 kernfs_destroy_root(root->kf_root); in cgroup_destroy_root()
2081 kernfs_destroy_root(root->kf_root); in cgroup_setup_root()