Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Ddebug.c33 #define ALL_AREAS 0 /* copy all debug areas */ macro
249 if ((mode == ALL_AREAS) && (pages_per_area != 0)) { in debug_info_alloc()
324 DEBUG_DEFAULT_LEVEL, ALL_AREAS); in debug_info_create()
605 debug_info_snapshot = debug_info_copy(debug_info, ALL_AREAS); in debug_open()