Searched refs:val_next (Results 1 – 1 of 1) sorted by relevance
62 struct inf_value *val, *val_next; in inf_section_free() local63 LIST_FOR_EACH_ENTRY_SAFE(val, val_next, §ion->values, struct inf_value, entry) in inf_section_free()