Searched refs:next_list (Results 1 – 2 of 2) sorted by relevance
135 u32 next_list; in uds_pack_open_chapter_index_page() local180 next_list = first_list + list_number--; in uds_pack_open_chapter_index_page()181 result = uds_start_delta_index_search(delta_index, next_list, 0, in uds_pack_open_chapter_index_page()
1039 struct callchain_list *list, *next_list; in merge_chain_branch() local1044 list_for_each_entry_safe(list, next_list, &src->val, list) { in merge_chain_branch()