/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i10nm_base.c | 149 static bool i10nm_check_ecc(struct skx_imc *imc, int chan) in i10nm_check_ecc() argument 162 struct skx_imc *imc = pvt->imc; in i10nm_get_dimm_config() local [all...] |
H A D | skx_common.h | 76 } imc[NUM_IMC]; member 80 struct skx_imc *imc; member 100 int imc; member
|
H A D | skx_common.c | 306 skx_get_dimm_info(u32 mtr, u32 mcmtr, u32 amap, struct dimm_info *dimm, struct skx_imc *imc, int chan, int dimmno) skx_get_dimm_info() argument 343 skx_get_nvdimm_info(struct dimm_info *dimm, struct skx_imc *imc, int chan, int dimmno, const char *mod_str) skx_get_nvdimm_info() argument 391 skx_register_mci(struct skx_imc *imc, struct pci_dev *pdev, const char *ctl_name, const char *mod_str, get_dimm_config_f get_dimm_config) skx_register_mci() argument 458 skx_unregister_mci(struct skx_imc *imc) skx_unregister_mci() argument [all...] |
H A D | skx_base.c | 181 struct skx_imc *imc = pvt->imc; in skx_get_dimm_config() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | resctrl_val.c | 280 int imc, j; in initialize_mem_bw_imc() local 308 int imc, j, ret; get_mem_bw_imc() local [all...] |
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | skx_common.c | 343 skx_get_dimm_info(u32 mtr, u32 mcmtr, u32 amap, struct dimm_info *dimm, struct skx_imc *imc, int chan, int dimmno, struct res_config *cfg) skx_get_dimm_info() argument 398 skx_get_nvdimm_info(struct dimm_info *dimm, struct skx_imc *imc, int chan, int dimmno, const char *mod_str) skx_get_nvdimm_info() argument 446 skx_register_mci(struct skx_imc *imc, struct pci_dev *pdev, const char *ctl_name, const char *mod_str, get_dimm_config_f get_dimm_config, struct res_config *cfg) skx_register_mci() argument 516 skx_unregister_mci(struct skx_imc *imc) skx_unregister_mci() argument [all...] |
H A D | i10nm_base.c | 102 static void __enable_retry_rd_err_log(struct skx_imc *imc, int chan, bool enable, in __enable_retry_rd_err_log() argument 164 struct skx_imc *imc; enable_retry_rd_err_log() local 210 struct skx_imc *imc = &res->dev->imc[res->imc]; show_retry_rd_err_log() local 668 i10nm_imc_absent(struct skx_imc *imc) i10nm_imc_absent() argument 958 i10nm_check_ecc(struct skx_imc *imc, int chan) i10nm_check_ecc() argument 972 struct skx_imc *imc = pvt->imc; i10nm_get_dimm_config() local [all...] |
H A D | skx_base.c | 181 struct skx_imc *imc = pvt->imc; in skx_get_dimm_config() local [all...] |
H A D | skx_common.h | 122 } imc[NUM_IMC]; member 126 struct skx_imc *imc; member 160 int imc; member
|
H A D | igen6_edac.c | 157 struct igen6_imc imc[NUM_IMC]; member 344 struct igen6_imc *imc = &igen6_pvt->imc[mc]; in adl_err_addr_to_imc_addr() local 513 struct igen6_imc *imc = &igen6_pvt->imc[res->mc]; in igen6_decode() local 595 ecclog_read_and_clear(struct igen6_imc *imc) ecclog_read_and_clear() argument 608 errsts_clear(struct igen6_imc *imc) errsts_clear() argument 624 struct igen6_imc *imc = &igen6_pvt->imc[0]; errcmd_enable_error_reporting() local 646 struct igen6_imc *imc; ecclog_handler() local 786 igen6_check_ecc(struct igen6_imc *imc) igen6_check_ecc() argument 795 struct igen6_imc *imc = mci->pvt_info; igen6_get_dimm_config() local 866 igen6_reg_dump(struct igen6_imc *imc) igen6_reg_dump() argument 931 igen6_reg_dump(struct igen6_imc *imc) igen6_reg_dump() argument 1007 struct igen6_imc *imc; igen6_register_mci() local 1089 struct igen6_imc *imc; igen6_unregister_mcis() local 1109 struct igen6_imc *imc = &igen6_pvt->imc[0]; igen6_mem_slice_setup() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | resctrl_val.c | 280 int imc, j; in initialize_mem_bw_imc() local 308 int imc, j, ret; get_mem_bw_imc() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colormatrix.c | 112 #define imc im[0][2] macro
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
H A D | TransliteratorInputMethod.java | 87 InputMethodContext imc; field in TransliteratorInputMethod
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-piix4.c | 930 u8 imc; in piix4_probe() local
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-piix4.c | 1049 u8 imc; in piix4_probe() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | tncc.c | 97 struct tnc_if_imc *imc; member 113 struct tnc_if_imc *imc; in TNC_TNCC_ReportMessageTypes() local 146 struct tnc_if_imc *imc; in TNC_TNCC_SendMessage() local 275 tncc_imc_resolve_funcs(struct tnc_if_imc *imc) tncc_imc_resolve_funcs() argument 313 tncc_imc_initialize(struct tnc_if_imc *imc) tncc_imc_initialize() argument 329 tncc_imc_terminate(struct tnc_if_imc *imc) tncc_imc_terminate() argument 346 tncc_imc_provide_bind_function(struct tnc_if_imc *imc) tncc_imc_provide_bind_function() argument 360 tncc_imc_notify_connection_change(struct tnc_if_imc *imc, TNC_ConnectionState state) tncc_imc_notify_connection_change() argument 379 tncc_imc_begin_handshake(struct tnc_if_imc *imc) tncc_imc_begin_handshake() argument 393 tncc_load_imc(struct tnc_if_imc *imc) tncc_load_imc() argument 443 tncc_unload_imc(struct tnc_if_imc *imc) tncc_unload_imc() argument 462 tncc_supported_type(struct tnc_if_imc *imc, unsigned int type) tncc_supported_type() argument 489 struct tnc_if_imc *imc; tncc_send_to_imcs() local 512 struct tnc_if_imc *imc; tncc_init_connection() local 531 struct tnc_if_imc *imc; tncc_total_send_len() local 542 struct tnc_if_imc *imc; tncc_copy_send_buf() local 584 struct tnc_if_imc *imc; tncc_notify_recommendation() local 886 struct tnc_if_imc *imc, *last; tncc_read_config_reg() local 1007 struct tnc_if_imc *imc; tncc_parse_imc() local 1073 struct tnc_if_imc *imc, *last; tncc_read_config() local 1121 struct tnc_if_imc *imc; tncc_init() local 1155 struct tnc_if_imc *imc, *prev; tncc_deinit() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | tncc.c | 97 struct tnc_if_imc *imc; member 113 struct tnc_if_imc *imc; in TNC_TNCC_ReportMessageTypes() local 146 struct tnc_if_imc *imc; in TNC_TNCC_SendMessage() local 275 tncc_imc_resolve_funcs(struct tnc_if_imc *imc) tncc_imc_resolve_funcs() argument 313 tncc_imc_initialize(struct tnc_if_imc *imc) tncc_imc_initialize() argument 329 tncc_imc_terminate(struct tnc_if_imc *imc) tncc_imc_terminate() argument 346 tncc_imc_provide_bind_function(struct tnc_if_imc *imc) tncc_imc_provide_bind_function() argument 360 tncc_imc_notify_connection_change(struct tnc_if_imc *imc, TNC_ConnectionState state) tncc_imc_notify_connection_change() argument 379 tncc_imc_begin_handshake(struct tnc_if_imc *imc) tncc_imc_begin_handshake() argument 393 tncc_load_imc(struct tnc_if_imc *imc) tncc_load_imc() argument 443 tncc_unload_imc(struct tnc_if_imc *imc) tncc_unload_imc() argument 462 tncc_supported_type(struct tnc_if_imc *imc, unsigned int type) tncc_supported_type() argument 489 struct tnc_if_imc *imc; tncc_send_to_imcs() local 512 struct tnc_if_imc *imc; tncc_init_connection() local 531 struct tnc_if_imc *imc; tncc_total_send_len() local 542 struct tnc_if_imc *imc; tncc_copy_send_buf() local 584 struct tnc_if_imc *imc; tncc_notify_recommendation() local 885 struct tnc_if_imc *imc, *last; tncc_read_config_reg() local 1006 struct tnc_if_imc *imc; tncc_parse_imc() local 1072 struct tnc_if_imc *imc, *last; tncc_read_config() local 1120 struct tnc_if_imc *imc; tncc_init() local 1154 struct tnc_if_imc *imc, *prev; tncc_deinit() local [all...] |
/kernel/linux/linux-5.10/net/iucv/ |
H A D | iucv.c | 1609 struct iucv_message_complete *imc = (void *) data; in iucv_message_complete() local
|
/kernel/linux/linux-6.6/net/iucv/ |
H A D | iucv.c | 1612 struct iucv_message_complete *imc = (void *) data; in iucv_message_complete() local
|