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

/linux-master/arch/s390/kernel/
H A Dipl.c120 DUMP_TYPE_NONE = 1, enumerator in enum:dump_type
130 case DUMP_TYPE_NONE:
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);
1796 if (dump_type == DUMP_TYPE_NONE)
1915 dump_set_type(DUMP_TYPE_NONE);

Completed in 190 milliseconds