Lines Matching refs:__ATTR
31 __ATTR(name, 0444, name_show, NULL);
40 __ATTR(class, 0444, class_show, NULL);
49 __ATTR(instance, 0444, inst_show, NULL);
58 __ATTR(mmio_base, 0444, mmio_show, NULL);
135 __ATTR(capabilities, 0444, caps_show, NULL);
144 __ATTR(known_capabilities, 0444, all_caps_show, NULL);
192 __ATTR(max_busywait_duration_ns, 0644, max_spin_show, max_spin_store);
203 __ATTR(max_busywait_duration_ns, 0444, max_spin_default, NULL);
245 __ATTR(timeslice_duration_ms, 0644, timeslice_show, timeslice_store);
256 __ATTR(timeslice_duration_ms, 0444, timeslice_default, NULL);
295 __ATTR(stop_timeout_ms, 0644, stop_show, stop_store);
306 __ATTR(stop_timeout_ms, 0444, stop_default, NULL);
350 __ATTR(preempt_timeout_ms, 0644, preempt_timeout_show, preempt_timeout_store);
362 __ATTR(preempt_timeout_ms, 0444, preempt_timeout_default, NULL);
405 __ATTR(heartbeat_interval_ms, 0644, heartbeat_show, heartbeat_store);
416 __ATTR(heartbeat_interval_ms, 0444, heartbeat_default, NULL);