Searched refs:old_list (Results 1 – 2 of 2) sorted by relevance
180 LIST_HEAD(old_list); in store_modes()189 list_splice(&fb_info->modelist, &old_list); in store_modes()194 list_splice(&old_list, &fb_info->modelist); in store_modes()196 fb_destroy_modelist(&old_list); in store_modes()
213 struct list_head *old_list = in vc4_get_cache_list_for_size() local216 if (list_empty(old_list)) in vc4_get_cache_list_for_size()219 list_replace(old_list, &new_list[i]); in vc4_get_cache_list_for_size()