Home
last modified time | relevance | path

Searched refs:mattr (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/edac/
H A Dedac_mc_sysfs.c126 struct device_attribute *mattr, char *data) in dimmdev_location_show() argument
138 struct device_attribute *mattr, char *data) in dimmdev_label_show() argument
150 struct device_attribute *mattr, in dimmdev_label_store() argument
173 struct device_attribute *mattr, char *data) in dimmdev_size_show() argument
181 struct device_attribute *mattr, char *data) in dimmdev_mem_type_show() argument
189 struct device_attribute *mattr, char *data) in dimmdev_dev_type_show() argument
197 struct device_attribute *mattr, in dimmdev_edac_mode_show() argument
206 struct device_attribute *mattr, in dimmdev_ce_count_show() argument
215 struct device_attribute *mattr, in dimmdev_ue_count_show() argument
312 struct device_attribute *mattr, in mci_reset_counters_store() argument
[all …]
H A Di7core_edac.c682 struct device_attribute *mattr, in i7core_inject_section_store() argument
702 struct device_attribute *mattr, in i7core_inject_section_show() argument
719 struct device_attribute *mattr, in i7core_inject_type_store() argument
739 struct device_attribute *mattr, in i7core_inject_type_show() argument
759 struct device_attribute *mattr, in i7core_inject_eccmask_store() argument
779 struct device_attribute *mattr, in i7core_inject_eccmask_show() argument
802 struct device_attribute *mattr, \
831 struct device_attribute *mattr, \
910 struct device_attribute *mattr, in i7core_inject_enable_store() argument
1014 struct device_attribute *mattr, in i7core_inject_enable_show() argument
[all …]
H A Dsynopsys_edac.c1055 struct device_attribute *mattr, in inject_data_error_show() argument
1069 struct device_attribute *mattr, in inject_data_error_store() argument
1084 struct device_attribute *mattr, in inject_data_poison_show() argument
1096 struct device_attribute *mattr, in inject_data_poison_store() argument
H A Damd64_edac.c550 struct device_attribute *mattr, char *data) \
563 static ssize_t dram_hole_show(struct device *dev, struct device_attribute *mattr, in dram_hole_show() argument
601 struct device_attribute *mattr, char *buf) in inject_section_show() argument
615 struct device_attribute *mattr, in inject_section_store() argument
637 struct device_attribute *mattr, char *buf) in inject_word_show() argument
651 struct device_attribute *mattr, in inject_word_store() argument
673 struct device_attribute *mattr, in inject_ecc_vector_show() argument
687 struct device_attribute *mattr, in inject_ecc_vector_store() argument
713 struct device_attribute *mattr, in inject_read_store() argument
746 struct device_attribute *mattr, in inject_write_store() argument
/linux/kernel/
H A Dparams.c547 struct module_attribute mattr; member
559 #define to_param_attr(n) container_of_const(n, struct param_attribute, mattr)
561 static ssize_t param_attr_show(const struct module_attribute *mattr, in param_attr_show() argument
565 const struct param_attribute *attribute = to_param_attr(mattr); in param_attr_show()
577 static ssize_t param_attr_store(const struct module_attribute *mattr, in param_attr_store() argument
582 const struct param_attribute *attribute = to_param_attr(mattr); in param_attr_store()
664 sysfs_attr_init(&mk->mp->attrs[mk->mp->num - 1].mattr.attr); in add_sysfs_param()
666 mk->mp->attrs[mk->mp->num - 1].mattr.show = param_attr_show; in add_sysfs_param()
669 mk->mp->attrs[mk->mp->num - 1].mattr.store = param_attr_store; in add_sysfs_param()
671 mk->mp->attrs[mk->mp->num - 1].mattr.store = NULL; in add_sysfs_param()
[all …]
/linux/tools/tracing/latency/
H A Dlatency-collector.c451 pthread_mutexattr_t mattr; in init_print_mtx() local
453 mutexattr_init(&mattr); in init_print_mtx()
454 mutexattr_settype(&mattr, PTHREAD_MUTEX_RECURSIVE); in init_print_mtx()
455 mutex_init(&print_mtx, &mattr); in init_print_mtx()
456 mutexattr_destroy(&mattr); in init_print_mtx()
648 pthread_mutexattr_t mattr; in init_save_state() local
650 mutexattr_init(&mattr); in init_save_state()
651 mutexattr_settype(&mattr, PTHREAD_MUTEX_RECURSIVE); in init_save_state()
652 mutex_init(&save_state.mutex, &mattr); in init_save_state()
653 mutexattr_destroy(&mattr); in init_save_state()
/linux/samples/hid/
H A DMakefile85 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)
99 LLC_FLAGS += -mattr=dwarfris
147 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
/linux/samples/bpf/
H A DMakefile202 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)
216 LLC_FLAGS += -mattr=dwarfris
271 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
/linux/kernel/module/
H A Dmain.c585 static ssize_t show_modinfo_##field(const struct module_attribute *mattr, \
889 static ssize_t show_refcnt(const struct module_attribute *mattr, in show_refcnt() argument
964 static ssize_t show_initstate(const struct module_attribute *mattr, in show_initstate() argument
988 static ssize_t store_uevent(const struct module_attribute *mattr, in store_uevent() argument
1001 static ssize_t show_coresize(const struct module_attribute *mattr, in show_coresize() argument
1017 static ssize_t show_datasize(const struct module_attribute *mattr, in show_datasize() argument
1031 static ssize_t show_initsize(const struct module_attribute *mattr, in show_initsize() argument
1044 static ssize_t show_taint(const struct module_attribute *mattr, in show_taint() argument
/linux/drivers/media/rc/
H A Drc-main.c1106 struct device_attribute *mattr, char *buf) in show_protocols() argument
1277 struct device_attribute *mattr, in store_protocols() argument
1496 struct device_attribute *mattr, in show_wakeup_protocols() argument
1546 struct device_attribute *mattr, in store_wakeup_protocols() argument
/linux/Documentation/bpf/
H A Dbpf_design_QA.rst177 on 32-bit subregisters, provided the option -mattr=+alu32 is passed for