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

/linux-master/arch/s390/kernel/
H A Dipl.c121 DUMP_TYPE_NONE = 1, enumerator in enum:dump_type
131 case DUMP_TYPE_NONE:
166 static int dump_capabilities = DUMP_TYPE_NONE;
167 static enum dump_type dump_type = DUMP_TYPE_NONE;
1705 rc = dump_set_type(DUMP_TYPE_NONE);
1754 if (dump_type == DUMP_TYPE_NONE)
1873 dump_set_type(DUMP_TYPE_NONE);

Completed in 185 milliseconds