Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Ddebug.h135 void debug_stop_all(void);
/arch/s390/kernel/
Ddebug.c929 debug_stop_all(void) in debug_stop_all() function
1556 EXPORT_SYMBOL(debug_stop_all);
Dtraps.c243 debug_stop_all(); in die()