Searched refs:sysfs_attr (Results 1 – 1 of 1) sorted by relevance
7088 struct bin_attribute *sysfs_attr; member7177 btf_mod->sysfs_attr = attr; in btf_module_notify()7199 if (btf_mod->sysfs_attr) in btf_module_notify()7200 sysfs_remove_bin_file(btf_kobj, btf_mod->sysfs_attr); in btf_module_notify()7203 kfree(btf_mod->sysfs_attr); in btf_module_notify()