Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dipl.c120 DUMP_TYPE_NONE = 1, enumerator
130 case DUMP_TYPE_NONE: in dump_type_str()
165 static int dump_capabilities = DUMP_TYPE_NONE;
166 static enum dump_type dump_type = DUMP_TYPE_NONE;
1747 rc = dump_set_type(DUMP_TYPE_NONE); in dump_type_store()
1796 if (dump_type == DUMP_TYPE_NONE) in dump_run()
1915 dump_set_type(DUMP_TYPE_NONE); in dump_init()