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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Ddebug.c515 debug_info_t *debug_info, *debug_info_snapshot; local
545 debug_info_snapshot = debug_info_copy(debug_info);
547 if(!debug_info_snapshot){
560 debug_info_free(debug_info_snapshot);
566 p_info->debug_info_snap = debug_info_snapshot;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Ddebug.c515 debug_info_t *debug_info, *debug_info_snapshot; local
545 debug_info_snapshot = debug_info_copy(debug_info);
547 if(!debug_info_snapshot){
560 debug_info_free(debug_info_snapshot);
566 p_info->debug_info_snap = debug_info_snapshot;

Completed in 84 milliseconds