Searched refs:bin_attribute (Results 1 – 1 of 1) sorted by relevance
53 struct bin_attribute { struct57 struct bin_attribute *, char *, loff_t, size_t); argument59 struct bin_attribute *, char *, loff_t, size_t); argument102 struct bin_attribute bin_attr_##_name = \106 struct bin_attribute bin_attr_##_name = \110 struct bin_attribute bin_attr_##_name = \114 struct bin_attribute bin_attr_##_name = \261 struct bin_attribute *attr; in sysctl_handle_bin_attr()267 attr = (struct bin_attribute *)(intptr_t)arg2; in sysctl_handle_bin_attr()301 sysfs_create_bin_file(struct kobject *kobj, const struct bin_attribute *attr) in sysfs_create_bin_file()[all …]