Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
Dipl.c116 static char *dump_type_str(enum dump_type type) in dump_type_str() function
1484 return sprintf(page, "%s\n", dump_type_str(dump_type)); in dump_type_show()