/Linux-v6.1/drivers/edac/ |
D | edac_mc_sysfs.c | 145 struct device_attribute *mattr, char *data) in csrow_ue_count_show() argument 153 struct device_attribute *mattr, char *data) in csrow_ce_count_show() argument 161 struct device_attribute *mattr, char *data) in csrow_size_show() argument 173 struct device_attribute *mattr, char *data) in csrow_mem_type_show() argument 181 struct device_attribute *mattr, char *data) in csrow_dev_type_show() argument 189 struct device_attribute *mattr, in csrow_edac_mode_show() argument 199 struct device_attribute *mattr, in channel_dimm_label_show() argument 203 unsigned int chan = to_channel(mattr); in channel_dimm_label_show() 215 struct device_attribute *mattr, in channel_dimm_label_store() argument 219 unsigned int chan = to_channel(mattr); in channel_dimm_label_store() [all …]
|
D | fsl_ddr_edac.c | 58 struct device_attribute *mattr, in fsl_mc_inject_data_hi_show() argument 68 struct device_attribute *mattr, in fsl_mc_inject_data_lo_show() argument 78 struct device_attribute *mattr, in fsl_mc_inject_ctrl_show() argument 88 struct device_attribute *mattr, in fsl_mc_inject_data_hi_store() argument 108 struct device_attribute *mattr, in fsl_mc_inject_data_lo_store() argument 128 struct device_attribute *mattr, in fsl_mc_inject_ctrl_store() argument
|
D | i7core_edac.c | 683 struct device_attribute *mattr, in i7core_inject_section_store() argument 703 struct device_attribute *mattr, in i7core_inject_section_show() argument 720 struct device_attribute *mattr, in i7core_inject_type_store() argument 740 struct device_attribute *mattr, in i7core_inject_type_show() argument 760 struct device_attribute *mattr, in i7core_inject_eccmask_store() argument 780 struct device_attribute *mattr, in i7core_inject_eccmask_show() argument 803 struct device_attribute *mattr, \ 832 struct device_attribute *mattr, \ 911 struct device_attribute *mattr, in i7core_inject_enable_store() argument 1015 struct device_attribute *mattr, in i7core_inject_enable_show() argument [all …]
|
D | synopsys_edac.c | 1007 struct device_attribute *mattr, in inject_data_error_show() argument 1021 struct device_attribute *mattr, in inject_data_error_store() argument 1036 struct device_attribute *mattr, in inject_data_poison_show() argument 1048 struct device_attribute *mattr, in inject_data_poison_store() argument
|
D | amd64_edac.c | 576 struct device_attribute *mattr, char *data) \ 589 static ssize_t dram_hole_show(struct device *dev, struct device_attribute *mattr, in dram_hole_show() argument 627 struct device_attribute *mattr, char *buf) in inject_section_show() argument 641 struct device_attribute *mattr, in inject_section_store() argument 663 struct device_attribute *mattr, char *buf) in inject_word_show() argument 677 struct device_attribute *mattr, in inject_word_store() argument 699 struct device_attribute *mattr, in inject_ecc_vector_show() argument 713 struct device_attribute *mattr, in inject_ecc_vector_store() argument 739 struct device_attribute *mattr, in inject_read_store() argument 772 struct device_attribute *mattr, in inject_write_store() argument
|
/Linux-v6.1/kernel/ |
D | params.c | 543 struct module_attribute mattr; member 555 #define to_param_attr(n) container_of(n, struct param_attribute, mattr) 557 static ssize_t param_attr_show(struct module_attribute *mattr, in param_attr_show() argument 561 struct param_attribute *attribute = to_param_attr(mattr); in param_attr_show() 573 static ssize_t param_attr_store(struct module_attribute *mattr, in param_attr_store() argument 578 struct param_attribute *attribute = to_param_attr(mattr); in param_attr_store() 669 sysfs_attr_init(&mk->mp->attrs[mk->mp->num].mattr.attr); in add_sysfs_param() 671 mk->mp->attrs[mk->mp->num].mattr.show = param_attr_show; in add_sysfs_param() 674 mk->mp->attrs[mk->mp->num].mattr.store = param_attr_store; in add_sysfs_param() 676 mk->mp->attrs[mk->mp->num].mattr.store = NULL; in add_sysfs_param() [all …]
|
/Linux-v6.1/tools/tracing/latency/ |
D | latency-collector.c | 451 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-v6.1/include/linux/ |
D | module.h | 64 struct module_attribute mattr; member 275 .mattr = { \
|
/Linux-v6.1/samples/bpf/ |
D | Makefile | 247 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) 261 LLC_FLAGS += -mattr=dwarfris 315 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
|
/Linux-v6.1/kernel/module/ |
D | main.c | 503 static ssize_t show_modinfo_##field(struct module_attribute *mattr, \ 809 static ssize_t show_refcnt(struct module_attribute *mattr, in show_refcnt() argument 891 static ssize_t show_initstate(struct module_attribute *mattr, in show_initstate() argument 915 static ssize_t store_uevent(struct module_attribute *mattr, in store_uevent() argument 928 static ssize_t show_coresize(struct module_attribute *mattr, in show_coresize() argument 938 static ssize_t show_datasize(struct module_attribute *mattr, in show_datasize() argument 948 static ssize_t show_initsize(struct module_attribute *mattr, in show_initsize() argument 957 static ssize_t show_taint(struct module_attribute *mattr, in show_taint() argument
|
/Linux-v6.1/drivers/media/rc/ |
D | rc-main.c | 1106 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-v6.1/Documentation/bpf/ |
D | bpf_design_QA.rst | 182 on 32-bit subregisters, provided the option -mattr=+alu32 is passed for
|