Home
last modified time | relevance | path

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

/linux-6.12.1/fs/sysfs/
Ddir.c155 void sysfs_remove_mount_point(struct kobject *parent_kobj, const char *name) in sysfs_remove_mount_point() function
161 EXPORT_SYMBOL_GPL(sysfs_remove_mount_point);
/linux-6.12.1/fs/configfs/
Dmount.c156 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init()
167 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
/linux-6.12.1/fs/pstore/
Dinode.c477 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs()
486 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
/linux-6.12.1/security/
Dinode.c366 sysfs_remove_mount_point(kernel_kobj, "security"); in securityfs_init()
/linux-6.12.1/include/linux/
Dsysfs.h401 void sysfs_remove_mount_point(struct kobject *parent_kobj,
526 static inline void sysfs_remove_mount_point(struct kobject *parent_kobj, in sysfs_remove_mount_point() function
/linux-6.12.1/arch/s390/hypfs/
Dinode.c474 sysfs_remove_mount_point(hypervisor_kobj, "s390"); in __hypfs_fs_init()
/linux-6.12.1/fs/debugfs/
Dinode.c958 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
/linux-6.12.1/kernel/bpf/
Dinode.c1106 sysfs_remove_mount_point(fs_kobj, "bpf"); in bpf_init()
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c4223 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_init()
4232 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_exit()
/linux-6.12.1/fs/fuse/
Dinode.c2115 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()
/linux-6.12.1/security/selinux/
Dselinuxfs.c2145 sysfs_remove_mount_point(fs_kobj, "selinux"); in init_sel_fs()