Searched refs:pstore_type_names (Results 1 – 3 of 3) sorted by relevance
51 static const char * const pstore_type_names[] = { variable116 BUILD_BUG_ON(ARRAY_SIZE(pstore_type_names) != PSTORE_TYPE_MAX); in pstore_type_to_name()121 return pstore_type_names[type]; in pstore_type_to_name()130 if (!strcmp(pstore_type_names[i], name)) in pstore_name_to_type()
57794 ffff800010f6d900 d pstore_type_names
Completed in 298 milliseconds