Home
last modified time | relevance | path

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

/linux/kernel/
H A Dvmcore_info.c39 static struct hwerr_info hwerr_data[HWERR_RECOV_MAX]; variable
133 atomic_inc(&hwerr_data[src].count); in hwerr_log_error_type()
134 WRITE_ONCE(hwerr_data[src].timestamp, ktime_get_real_seconds()); in hwerr_log_error_type()