Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Ddebug.c236 if (!rc->active_pages) in debug_info_alloc()
262 kfree(rc->active_pages); in debug_info_alloc()
298 kfree(db_info->active_pages); in debug_info_free()
355 rc->active_pages[i] = in->active_pages[i]; in debug_info_copy()
885 id->active_pages = NULL; in debug_register_static()
900 copy->active_pages = NULL; in debug_register_static()
1019 id->active_pages[id->active_area] = in proceed_active_entry()
1020 (id->active_pages[id->active_area] + 1) % in proceed_active_entry()
1052 swap(a->active_pages, b->active_pages); in debug_areas_swap()
1572 id->active_pages[i] = 0; in debug_flush()
[all …]
/arch/s390/include/asm/
A Ddebug.h56 int *active_pages; member
436 static int VNAME(var, active_pages)[EARLY_AREAS] __initdata; \
451 .active_pages = VNAME(var, active_pages), \

Completed in 11 milliseconds