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

/linux-master/arch/s390/kernel/
H A Ddebug.c323 * debug_info_copy
326 static debug_info_t *debug_info_copy(debug_info_t *in, int mode) function
556 debug_info_snapshot = debug_info_copy(debug_info, NO_AREAS);
558 debug_info_snapshot = debug_info_copy(debug_info, ALL_AREAS);

Completed in 113 milliseconds