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

/linux-master/arch/s390/kernel/
H A Dipl.c55 #define DUMP_NONE_STR "none" macro
131 return DUMP_NONE_STR;
1746 if (strncmp(buf, DUMP_NONE_STR, strlen(DUMP_NONE_STR)) == 0)

Completed in 285 milliseconds