Searched refs:mcc_ecc_event_t (Results 1 – 3 of 3) sorted by relevance
115 mcc_ecc_event_t event;137 mcc_error_notify_user(mcc_ecc_event_t event) in mcc_error_notify_user()170 mcc_memory_error_create_event(mcc_ecc_event_t mcc_event) in mcc_memory_error_create_event()218 mcc_log_memory_error(mcc_ecc_event_t mcc_event __unused) in mcc_log_memory_error()240 mcc_ecc_event_t event = {.version = MCC_ECC_V1, .status = (uint32_t)i}; in mcc_memory_error_notify_test_run()
180 } mcc_ecc_event_t; typedef181 _Static_assert(sizeof(mcc_ecc_event_t) == 10 * sizeof(uint32_t), "ecc_event_t size must be updated …236 mcc_log_memory_error(mcc_ecc_event_t event);
17 type mcc_ecc_event_t = struct[10] of uint32_t;27 in event : mcc_ecc_event_t;