Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Ddebug.c32 #define ALL_AREAS 0 /* copy all debug areas */ macro
259 if((mode == ALL_AREAS) && (pages_per_area != 0)){ in debug_info_alloc()
341 DEBUG_DEFAULT_LEVEL, ALL_AREAS); in debug_info_create()
638 debug_info_snapshot = debug_info_copy(debug_info, ALL_AREAS); in debug_open()