Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/pci/
Dpci_sysfs.c70 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in recover_store()
/Linux-v6.1/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.1/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.1/drivers/scsi/
Dscsi_sysfs.c784 kn = sysfs_break_active_protection(&dev->kobj, &attr->attr); in sdev_store_delete()