Searched refs:rproc_crash_names (Results 1 – 1 of 1) sorted by relevance
63 static const char * const rproc_crash_names[] = { variable72 if (type < ARRAY_SIZE(rproc_crash_names)) in rproc_crash_to_string()73 return rproc_crash_names[type]; in rproc_crash_to_string()