Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/pci/
Dpci_sysfs.c70 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in recover_store()
/Linux-v6.6/include/linux/
Dsysfs.h280 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj,
416 sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection() function
/Linux-v6.6/fs/sysfs/
Dfile.c444 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection() function
455 EXPORT_SYMBOL_GPL(sysfs_break_active_protection);
/Linux-v6.6/drivers/scsi/
Dscsi_sysfs.c769 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in sdev_store_delete()
/Linux-v6.6/drivers/md/
Dmd.c3564 kn = sysfs_break_active_protection(kobj, attr); in rdev_attr_store()