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