attribute 758 arch/x86/kernel/cpu/intel_cacheinfo.c struct attribute attr;
attribute 779 arch/x86/kernel/cpu/intel_cacheinfo.c static struct attribute * default_attrs[] = {
attribute 249 arch/x86/kernel/cpu/mcheck/mce_amd_64.c struct attribute attr;
attribute 351 arch/x86/kernel/cpu/mcheck/mce_amd_64.c static struct attribute *default_attrs[] = {
attribute 58 arch/x86/kernel/cpu/mcheck/therm_throt.c static struct attribute *thermal_throttle_attrs[] = {
attribute 243 arch/x86/kernel/efi.c if (md->attribute & EFI_MEMORY_WB)
attribute 284 arch/x86/kernel/efi.c i, md->type, md->attribute, md->phys_addr,
attribute 472 arch/x86/kernel/efi.c if (!(md->attribute & EFI_MEMORY_RUNTIME))
attribute 491 arch/x86/kernel/efi.c if (!(md->attribute & EFI_MEMORY_WB)) {
attribute 569 arch/x86/kernel/efi.c return md->attribute;
attribute 263 arch/x86/kernel/microcode_core.c static struct attribute *mc_default_attrs[] = {
attribute 165 block/blk-integrity.c struct attribute attr;
attribute 273 block/blk-integrity.c static struct attribute *integrity_attrs[] = {
attribute 13 block/blk-sysfs.c struct attribute attr;
attribute 230 block/blk-sysfs.c static struct attribute *default_attrs[] = {
attribute 145 block/cmd-filter.c struct attribute attr;
attribute 162 block/cmd-filter.c static struct attribute *default_attrs[] = {
attribute 826 block/genhd.c static struct attribute *disk_attrs[] = {
attribute 89 fs/dlm/lockspace.c struct attribute attr;
attribute 120 fs/dlm/lockspace.c static struct attribute *dlm_attrs[] = {
attribute 711 fs/ecryptfs/main.c static struct attribute *attributes[] = {
attribute 118 fs/gfs2/locking/dlm/sysfs.c struct attribute attr;
attribute 137 fs/gfs2/locking/dlm/sysfs.c static struct attribute *gdlm_attrs[] = {
attribute 155 fs/gfs2/sys.c struct attribute attr;
attribute 172 fs/gfs2/sys.c static struct attribute *gfs2_attrs[] = {
attribute 217 fs/gfs2/sys.c struct attribute attr;
attribute 233 fs/gfs2/sys.c static struct attribute *lockstruct_attrs[] = {
attribute 246 fs/gfs2/sys.c struct attribute attr;
attribute 272 fs/gfs2/sys.c static struct attribute *args_attrs[] = {
attribute 295 fs/gfs2/sys.c struct attribute attr;
attribute 309 fs/gfs2/sys.c static struct attribute *counters_attrs[] = {
attribute 365 fs/gfs2/sys.c struct attribute attr;
attribute 414 fs/gfs2/sys.c static struct attribute *tune_attrs[] = {
attribute 68 fs/ocfs2/cluster/masklog.c struct attribute attr;
attribute 118 fs/ocfs2/cluster/masklog.c static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, };
attribute 46 fs/ocfs2/cluster/sys.c static struct attribute *o2cb_attrs[] = {
attribute 572 fs/ocfs2/stackglue.c static struct attribute *ocfs2_attrs[] = {
attribute 271 fs/partitions/check.c static struct attribute *part_attrs[] = {
attribute 22 fs/sysfs/group.c struct attribute *const* attr;
attribute 32 fs/sysfs/group.c struct attribute *const* attr;
attribute 25 fs/sysfs/sysfs.h struct attribute *attr;
attribute 305 include/acpi/aclocal.h u8 attribute;
attribute 239 include/acpi/acobject.h u8 attribute; /* From access_as keyword */\
attribute 272 include/linux/cpufreq.h struct attribute attr;
attribute 39 include/linux/device.h struct attribute attr;
attribute 151 include/linux/device.h struct attribute attr;
attribute 236 include/linux/device.h struct attribute attr;
attribute 296 include/linux/device.h struct attribute attr;
attribute 101 include/linux/efi.h u64 attribute;
attribute 64 include/linux/elevator.h struct attribute attr;
attribute 160 include/linux/irda.h } attribute;
attribute 107 include/linux/kobject.h struct attribute **default_attrs;
attribute 125 include/linux/kobject.h struct attribute attr;
attribute 48 include/linux/module.h struct attribute attr;
attribute 71 include/linux/pci_hotplug.h struct attribute attr;
attribute 316 include/linux/raid/md_k.h struct attribute attr;
attribute 43 include/linux/sysdev.h struct attribute attr;
attribute 101 include/linux/sysdev.h struct attribute attr;
attribute 36 include/linux/sysfs.h struct attribute *, int);
attribute 37 include/linux/sysfs.h struct attribute **attrs;
attribute 65 include/linux/sysfs.h struct attribute attr;
attribute 77 include/linux/sysfs.h ssize_t (*show)(struct kobject *, struct attribute *,char *);
attribute 78 include/linux/sysfs.h ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t);
attribute 79 include/scsi/scsi_tgt_if.h int attribute;
attribute 107 kernel/ksysfs.c static struct attribute * kernel_attrs[] = {
attribute 1089 kernel/module.c struct attribute **gattr;
attribute 398 kernel/params.c struct param_attribute *attribute = to_param_attr(mattr);
attribute 400 kernel/params.c if (!attribute->param->get)
attribute 403 kernel/params.c count = attribute->param->get(buf, attribute->param);
attribute 417 kernel/params.c struct param_attribute *attribute = to_param_attr(mattr);
attribute 419 kernel/params.c if (!attribute->param->set)
attribute 422 kernel/params.c err = attribute->param->set(buf, attribute->param);
attribute 457 kernel/params.c struct attribute **gattr;
attribute 640 kernel/params.c struct module_attribute *attribute;
attribute 644 kernel/params.c attribute = to_module_attr(attr);
attribute 647 kernel/params.c if (!attribute->show)
attribute 650 kernel/params.c ret = attribute->show(attribute, mk->mod, buf);
attribute 659 kernel/params.c struct module_attribute *attribute;
attribute 663 kernel/params.c attribute = to_module_attr(attr);
attribute 666 kernel/params.c if (!attribute->store)
attribute 669 kernel/params.c ret = attribute->store(attribute, mk->mod, buf, len);
attribute 839 kernel/power/disk.c static struct attribute * g[] = {
attribute 560 kernel/power/main.c static struct attribute * g[] = {
attribute 222 kernel/user.c static struct attribute *uids_attributes[] = {
attribute 33 lib/kobject.c struct attribute *attr;
attribute 1230 mm/hugetlb.c static struct attribute *hstate_attrs[] = {
attribute 3758 mm/slub.c struct attribute attr;
attribute 4127 mm/slub.c static struct attribute *slab_attrs[] = {
attribute 4190 mm/slub.c struct slab_attribute *attribute;
attribute 4194 mm/slub.c attribute = to_slab_attr(attr);
attribute 4197 mm/slub.c if (!attribute->show)
attribute 4200 mm/slub.c err = attribute->show(s, buf);
attribute 4209 mm/slub.c struct slab_attribute *attribute;
attribute 4213 mm/slub.c attribute = to_slab_attr(attr);
attribute 4216 mm/slub.c if (!attribute->store)
attribute 4219 mm/slub.c err = attribute->store(s, buf, len);
attribute 66 net/bluetooth/hci_sysfs.c static struct attribute *bt_link_attrs[] = {
attribute 376 net/bluetooth/hci_sysfs.c static struct attribute *bt_host_attrs[] = {
attribute 347 net/bridge/br_sysfs_br.c static struct attribute *bridge_attrs[] = {
attribute 24 net/bridge/br_sysfs_if.c struct attribute attr;
attribute 323 net/core/net-sysfs.c static struct attribute *netstat_attrs[] = {
attribute 403 net/core/net-sysfs.c static struct attribute *wireless_attrs[] = {
attribute 1916 net/irda/af_irda.c ias_opt->attribute.irda_attrib_int,
attribute 1921 net/irda/af_irda.c if(ias_opt->attribute.irda_attrib_octet_seq.len >
attribute 1935 net/irda/af_irda.c ias_opt->attribute.irda_attrib_octet_seq.octet_seq,
attribute 1936 net/irda/af_irda.c ias_opt->attribute.irda_attrib_octet_seq.len,
attribute 1947 net/irda/af_irda.c ias_opt->attribute.irda_attrib_string.string[ias_opt->attribute.irda_attrib_string.len] = '\0';
attribute 1952 net/irda/af_irda.c ias_opt->attribute.irda_attrib_string.string,
attribute 2105 net/irda/af_irda.c ias_opt->attribute.irda_attrib_int = ias_value->t.integer;
attribute 2109 net/irda/af_irda.c ias_opt->attribute.irda_attrib_octet_seq.len = ias_value->len;
attribute 2111 net/irda/af_irda.c memcpy(ias_opt->attribute.irda_attrib_octet_seq.octet_seq,
attribute 2116 net/irda/af_irda.c ias_opt->attribute.irda_attrib_string.len = ias_value->len;
attribute 2117 net/irda/af_irda.c ias_opt->attribute.irda_attrib_string.charset = ias_value->charset;
attribute 2119 net/irda/af_irda.c memcpy(ias_opt->attribute.irda_attrib_string.string,
attribute 2122 net/irda/af_irda.c ias_opt->attribute.irda_attrib_string.string[ias_value->len] = '\0';
attribute 875 net/mac80211/ieee80211_i.h struct attribute attr;
attribute 85 samples/kobject/kobject-example.c static struct attribute *attrs[] = {
attribute 40 samples/kobject/kset-example.c struct attribute attr;
attribute 57 samples/kobject/kset-example.c struct foo_attribute *attribute;
attribute 60 samples/kobject/kset-example.c attribute = to_foo_attr(attr);
attribute 63 samples/kobject/kset-example.c if (!attribute->show)
attribute 66 samples/kobject/kset-example.c return attribute->show(foo, attribute, buf);
attribute 77 samples/kobject/kset-example.c struct foo_attribute *attribute;
attribute 80 samples/kobject/kset-example.c attribute = to_foo_attr(attr);
attribute 83 samples/kobject/kset-example.c if (!attribute->store)
attribute 86 samples/kobject/kset-example.c return attribute->store(foo, attribute, buf, len);
attribute 167 samples/kobject/kset-example.c static struct attribute *foo_default_attrs[] = {
attribute 1291 security/selinux/ss/policydb.c typdatum->attribute = 1;
attribute 1604 security/selinux/ss/policydb.c if (upper->attribute) {
attribute 87 security/selinux/ss/policydb.h unsigned char attribute;/* attribute ?*/
attribute 967 security/selinux/ss/services.c if (!typdatum || typdatum->attribute)