Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Ddebug.c326 static debug_info_t *debug_info_copy(debug_info_t *in, int mode) in debug_info_copy() function
556 debug_info_snapshot = debug_info_copy(debug_info, NO_AREAS); in debug_open()
558 debug_info_snapshot = debug_info_copy(debug_info, ALL_AREAS); in debug_open()