Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci_sysfs.c70 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in recover_store()
/Linux-v5.10/include/linux/
Dsysfs.h256 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj,
392 sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection() function
/Linux-v5.10/fs/sysfs/
Dfile.c423 struct kernfs_node *sysfs_break_active_protection(struct kobject *kobj, in sysfs_break_active_protection() function
434 EXPORT_SYMBOL_GPL(sysfs_break_active_protection);
/Linux-v5.10/drivers/scsi/
Dscsi_sysfs.c762 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in sdev_store_delete()