Searched refs:active_pages (Results 1 – 2 of 2) sorted by relevance
56 int *active_pages; member427 static int VNAME(var, active_pages)[EARLY_AREAS] __initdata; \442 .active_pages = VNAME(var, active_pages), \
234 rc->active_pages = kcalloc(nr_areas, sizeof(int), GFP_KERNEL); in debug_info_alloc()235 if (!rc->active_pages) in debug_info_alloc()261 kfree(rc->active_pages); in debug_info_alloc()297 kfree(db_info->active_pages); in debug_info_free()726 id->active_pages = NULL; in debug_register_static()741 copy->active_pages = NULL; in debug_register_static()860 id->active_pages[id->active_area] = in proceed_active_entry()861 (id->active_pages[id->active_area] + 1) % in proceed_active_entry()882 [id->active_pages[id->active_area]]) + in get_active_entry()893 swap(a->active_pages, b->active_pages); in debug_areas_swap()[all …]