Home
last modified time | relevance | path

Searched refs:__ATTR_RW (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v6.6/include/rdma/
Dib_sysfs.h22 struct ib_port_attribute ib_port_attr_##_name = __ATTR_RW(_name)
/Linux-v6.6/drivers/misc/cxl/
Dsysfs.c192 __ATTR_RW(load_image_on_perst),
193 __ATTR_RW(perst_reloads_same_image),
458 __ATTR_RW(irqs_max),
460 __ATTR_RW(mode),
461 __ATTR_RW(prefault_mode),
/Linux-v6.6/kernel/
Dreboot.c1135 static struct kobj_attribute reboot_mode_attr = __ATTR_RW(mode);
1158 static struct kobj_attribute reboot_force_attr = __ATTR_RW(force);
1214 static struct kobj_attribute reboot_type_attr = __ATTR_RW(type);
1244 static struct kobj_attribute reboot_cpu_attr = __ATTR_RW(cpu);
Dksysfs.c36 static struct kobj_attribute _name##_attr = __ATTR_RW(_name)
/Linux-v6.6/drivers/cpufreq/
Dcpufreq_governor.h75 static struct governor_attr _name = __ATTR_RW(_name)
/Linux-v6.6/include/linux/iio/
Dsysfs.h67 { .dev_attr = __ATTR_RW(_name), \
/Linux-v6.6/include/linux/device/
Ddriver.h143 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name)
Dbus.h125 struct bus_attribute bus_attr_##_name = __ATTR_RW(_name)
Dclass.h180 struct class_attribute class_attr_##_name = __ATTR_RW(_name)
/Linux-v6.6/drivers/dma/ioat/
Dsysfs.c151 static struct ioat_sysfs_entry intr_coalesce_attr = __ATTR_RW(intr_coalesce);
/Linux-v6.6/mm/
Dkhugepaged.c158 __ATTR_RW(scan_sleep_millisecs);
185 __ATTR_RW(alloc_sleep_millisecs);
209 __ATTR_RW(pages_to_scan);
243 __ATTR_RW(defrag);
275 __ATTR_RW(max_ptes_none);
301 __ATTR_RW(max_ptes_swap);
327 __ATTR_RW(max_ptes_shared);
Dmemory-tiers.c696 __ATTR_RW(demotion_enabled);
/Linux-v6.6/drivers/misc/ocxl/
Dsysfs.c93 __ATTR_RW(reload_on_reset),
/Linux-v6.6/drivers/platform/x86/
Dthink-lmi.c558 static struct kobj_attribute auth_encoding = __ATTR_RW(encoding);
585 static struct kobj_attribute auth_kbdlang = __ATTR_RW(kbdlang);
622 static struct kobj_attribute auth_index = __ATTR_RW(index);
648 static struct kobj_attribute auth_level = __ATTR_RW(level);
/Linux-v6.6/drivers/infiniband/ulp/rtrs/
Drtrs-pri.h404 static struct kobj_attribute stat##_attr = __ATTR_RW(stat)
/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/
Denum-attributes.c66 __ATTR_RW(current_value);
/Linux-v6.6/fs/nfs/
Dsysfs.c273 static struct kobj_attribute nfs_sysfs_attr_shutdown = __ATTR_RW(shutdown);
/Linux-v6.6/arch/s390/kernel/
Dipl.c2086 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
2112 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
2138 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
2174 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
2200 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);
/Linux-v6.6/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c201 static struct kobj_attribute reset_bios = __ATTR_RW(reset_bios);
/Linux-v6.6/drivers/accessibility/speakup/
Dkobjects.c870 __ATTR_RW(keymap);
874 __ATTR_RW(synth);
/Linux-v6.6/drivers/acpi/
Dsysfs.c965 static struct kobj_attribute hotplug_enabled_attr = __ATTR_RW(enabled);
1024 static const struct kobj_attribute force_remove_attr = __ATTR_RW(force_remove);
/Linux-v6.6/Documentation/filesystems/
Dsysfs.rst131 static struct device_attribute dev_attr_foo = __ATTR_RW(foo);
144 __ATTR_RW(name):
/Linux-v6.6/sound/hda/
Dhdac_sysfs.c159 struct widget_attribute wid_attr_##_name = __ATTR_RW(_name)
/Linux-v6.6/net/core/
Dnet-sysfs.c1334 = __ATTR_RW(tx_maxrate);
1571 = __ATTR_RW(xps_cpus);
1632 = __ATTR_RW(xps_rxqs);
/Linux-v6.6/drivers/xen/
Dsys-hypervisor.c28 static struct hyp_sysfs_attr _name##_attr = __ATTR_RW(_name)

12