Searched refs:sysfs_remove_file_ns (Results 1 – 3 of 3) sorted by relevance
235 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr,348 static inline void sysfs_remove_file_ns(struct kobject *kobj, in sysfs_remove_file_ns() function500 sysfs_remove_file_ns(kobj, attr, NULL); in sysfs_remove_file()
410 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_remove_file_ns() function417 EXPORT_SYMBOL_GPL(sysfs_remove_file_ns);
106 sysfs_remove_file_ns(&cls->p->subsys.kobj, &attr->attr, ns); in class_remove_file_ns()