Home
last modified time | relevance | path

Searched refs:sysfs_remove_file_self (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/
A Dsysfs.h269 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr);
416 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self() function
/linux/fs/sysfs/
A Dfile.c502 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() function
517 EXPORT_SYMBOL_GPL(sysfs_remove_file_self);
/linux/arch/powerpc/platforms/powernv/
A Dopal-elog.c79 if (sysfs_remove_file_self(&elog_obj->kobj, &attr->attr)) { in elog_ack_store()
A Dopal-dump.c95 if (sysfs_remove_file_self(&dump_obj->kobj, &attr->attr)) { in dump_ack_store()
/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-srv-sysfs.c55 sysfs_remove_file_self(&sess->kobj, &attr->attr); in rtrs_srv_disconnect_store()
A Drtrs-clt-sysfs.c484 sysfs_remove_file_self(&sess->kobj, sysfs_self); in rtrs_clt_destroy_sess_files()
/linux/drivers/block/rnbd/
A Drnbd-srv.c341 sysfs_remove_file_self(&sess_dev->kobj, &attr->attr); in rnbd_srv_sess_dev_force_close()
A Drnbd-clt.c1651 sysfs_remove_file_self(&dev->kobj, sysfs_self); in destroy_sysfs()
/linux/drivers/base/
A Dcore.c2793 return sysfs_remove_file_self(&dev->kobj, &attr->attr); in device_remove_file_self()
/linux/
A Dvmlinux.symvers12257 0x00000000 sysfs_remove_file_self vmlinux EXPORT_SYMBOL_GPL
A DSystem.map10870 ffff8000102fa300 T sysfs_remove_file_self
A D.tmp_System.map10870 ffff8000102fa300 T sysfs_remove_file_self

Completed in 390 milliseconds