Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/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.6.21/fs/pstore/
Dinode.c501 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs()
510 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
/linux-6.6.21/security/
Dinode.c341 sysfs_remove_mount_point(kernel_kobj, "security"); in securityfs_init()
/linux-6.6.21/include/linux/
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
/linux-6.6.21/arch/s390/hypfs/
Dinode.c475 sysfs_remove_mount_point(hypervisor_kobj, "s390"); in __hypfs_fs_init()
/linux-6.6.21/kernel/bpf/
Dinode.c813 sysfs_remove_mount_point(fs_kobj, "bpf"); in bpf_init()
/linux-6.6.21/fs/debugfs/
Dinode.c912 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
/linux-6.6.21/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c3861 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_init()
3872 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_exit()
/linux-6.6.21/fs/fuse/
Dinode.c2040 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()
/linux-6.6.21/security/selinux/
Dselinuxfs.c2156 sysfs_remove_mount_point(fs_kobj, "selinux"); in init_sel_fs()