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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Ddebug.c308 * debug_info_copy
312 static debug_info_t* debug_info_copy(debug_info_t* in) function
545 debug_info_snapshot = debug_info_copy(debug_info);
549 printk(KERN_ERR "debug_open: debug_info_copy failed (out of mem)\n");
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Ddebug.c308 * debug_info_copy
312 static debug_info_t* debug_info_copy(debug_info_t* in) function
545 debug_info_snapshot = debug_info_copy(debug_info);
549 printk(KERN_ERR "debug_open: debug_info_copy failed (out of mem)\n");

Completed in 100 milliseconds