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

/linux-master/arch/s390/include/asm/
H A Ddebug.h408 * Define static areas for early trace data. During boot debug_register_static()
454 debug_register_static(&var, (pages), (areas)); \
486 void debug_register_static(debug_info_t *id, int pages_per_area, int nr_areas);
/linux-master/arch/s390/kernel/
H A Ddebug.c696 * debug_register_static() - registers a static debug area
707 void debug_register_static(debug_info_t *id, int pages_per_area, int nr_areas) function

Completed in 108 milliseconds