Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dipl.c95 DUMP_TYPE_NONE = 1, enumerator
103 case DUMP_TYPE_NONE: in dump_type_str()
155 static int dump_capabilities = DUMP_TYPE_NONE;
156 static enum dump_type dump_type = DUMP_TYPE_NONE;
1372 rc = dump_set_type(DUMP_TYPE_NONE); in dump_type_store()
1486 dump_set_type(DUMP_TYPE_NONE); in dump_init()