Home
last modified time | relevance | path

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

/linux-6.1.9/fs/sysfs/
Dmount.c110 kernfs_destroy_root(sysfs_root); in sysfs_init()
/linux-6.1.9/include/linux/
Dkernfs.h415 void kernfs_destroy_root(struct kernfs_root *root);
513 static inline void kernfs_destroy_root(struct kernfs_root *root) { } in kernfs_destroy_root() function
/linux-6.1.9/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c3276 kernfs_destroy_root(rdt_root); in rdtgroup_setup_root()
3448 kernfs_destroy_root(rdt_root); in rdtgroup_init()
3458 kernfs_destroy_root(rdt_root); in rdtgroup_exit()
/linux-6.1.9/fs/kernfs/
Ddir.c980 void kernfs_destroy_root(struct kernfs_root *root) in kernfs_destroy_root() function
/linux-6.1.9/kernel/cgroup/
Dcgroup.c1391 kernfs_destroy_root(root->kf_root); in cgroup_destroy_root()
2132 kernfs_destroy_root(root->kf_root); in cgroup_setup_root()