Searched refs:active_pages (Results 1 – 2 of 2) sorted by relevance
320 rc->active_pages = kzalloc_objs(int, nr_areas);321 if (!rc->active_pages)347 kfree(rc->active_pages); in debug_info_copy() 383 kfree(db_info->active_pages);441 rc->active_pages[i] = in->active_pages[i]; in debug_next_entry() 564 p_info->act_page = snap_id->active_pages[snap_id->active_area]; in debug_output() 604 id->active_pages[id->active_area] == p_info->act_page && in debug_input() 972 id->active_pages = NULL; in debug_set_size() 987 copy->active_pages [all...]
56 int *active_pages; member 436 static int VNAME(var, active_pages)[EARLY_AREAS] __initdata; \451 .active_pages = VNAME(var, active_pages), \