Lines Matching refs:active_pages
235 rc->active_pages = kcalloc(nr_areas, sizeof(int), GFP_KERNEL); in debug_info_alloc()
236 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()
478 p_info->act_page = snap_id->active_pages[snap_id->active_area]; in debug_to_act_entry()
518 id->active_pages[id->active_area] == p_info->act_page && in debug_prev_entry()
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()
1041 [id->active_pages[id->active_area]]) + in get_active_entry()
1052 swap(a->active_pages, b->active_pages); in debug_areas_swap()
1572 id->active_pages[i] = 0; in debug_flush()
1578 id->active_pages[area] = 0; in debug_flush()