Searched refs:old_list (Results 1 – 2 of 2) sorted by relevance
182 LIST_HEAD(old_list); in store_modes()191 list_splice(&fb_info->modelist, &old_list); in store_modes()196 list_splice(&old_list, &fb_info->modelist); in store_modes()198 fb_destroy_modelist(&old_list); in store_modes()
215 struct list_head *old_list = in vc4_get_cache_list_for_size() local218 if (list_empty(old_list)) in vc4_get_cache_list_for_size()221 list_replace(old_list, &new_list[i]); in vc4_get_cache_list_for_size()