Home
last modified time | relevance | path

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

/Linux-v5.10/fs/sysfs/
Ddir.c21 void sysfs_warn_dup(struct kernfs_node *parent, const char *name) in sysfs_warn_dup() function
64 sysfs_warn_dup(parent, kobject_name(kobj)); in sysfs_create_dir_ns()
142 sysfs_warn_dup(parent, name); in sysfs_create_mount_point()
Dsysfs.h25 void sysfs_warn_dup(struct kernfs_node *parent, const char *name);
Dsymlink.c51 sysfs_warn_dup(parent, name); in sysfs_do_create_link_sd()
Dgroup.c142 sysfs_warn_dup(kobj->sd, grp->name); in internal_create_group()
460 sysfs_warn_dup(kobj->sd, symlink_name); in compat_only_sysfs_link_entry_to_kobj()
Dfile.c310 sysfs_warn_dup(parent, attr->name); in sysfs_add_file_mode_ns()