Searched refs:sysfs_break_active_protection (Results 1 – 3 of 3) sorted by relevance
240 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj,357 sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection() function
422 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection() function433 EXPORT_SYMBOL_GPL(sysfs_break_active_protection);
727 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in sdev_store_delete()