Home
last modified time | relevance | path

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

/openbmc/linux/fs/sysfs/
H A 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);
/openbmc/linux/fs/configfs/
H A Dmount.c156 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init()
167 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
/openbmc/linux/fs/pstore/
H A Dinode.c483 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs()
492 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
/openbmc/linux/security/
H A Dinode.c341 sysfs_remove_mount_point(kernel_kobj, "security"); in securityfs_init()
/openbmc/linux/include/linux/
H A Dsysfs.h270 void sysfs_remove_mount_point(struct kobject *parent_kobj,
391 static inline void sysfs_remove_mount_point(struct kobject *parent_kobj, in sysfs_remove_mount_point() function
/openbmc/linux/arch/s390/hypfs/
H A Dinode.c475 sysfs_remove_mount_point(hypervisor_kobj, "s390"); in __hypfs_fs_init()
/openbmc/linux/fs/debugfs/
H A Dinode.c912 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
/openbmc/linux/kernel/bpf/
H A Dinode.c813 sysfs_remove_mount_point(fs_kobj, "bpf"); in bpf_init()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c3863 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_init()
3874 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_exit()
/openbmc/linux/fs/fuse/
H A Dinode.c2066 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()
/openbmc/linux/security/selinux/
H A Dselinuxfs.c2157 sysfs_remove_mount_point(fs_kobj, "selinux"); in init_sel_fs()