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

/linux-master/arch/s390/kernel/
H A Ddebug.c153 static debug_info_t *debug_area_first; variable
611 if (!debug_area_first) {
613 debug_area_first = id;
761 if (id == debug_area_first)
762 debug_area_first = id->next;

Completed in 257 milliseconds