Searched refs:old_list (Results 1 – 3 of 3) sorted by relevance
101 LIST_HEAD(old_list); in store_modes()110 list_splice(&fb_info->modelist, &old_list); in store_modes()115 list_splice(&old_list, &fb_info->modelist); in store_modes()117 fb_destroy_modelist(&old_list); in store_modes()
145 struct hid_bpf_prog_list *old_list; in __hid_bpf_set_hdev_progs() local148 old_list = rcu_dereference_protected(hdev->bpf.progs[type], in __hid_bpf_set_hdev_progs()154 kfree(old_list); in __hid_bpf_set_hdev_progs()
216 struct list_head *old_list = in vc4_get_cache_list_for_size() local219 if (list_empty(old_list)) in vc4_get_cache_list_for_size()222 list_replace(old_list, &new_list[i]); in vc4_get_cache_list_for_size()