Searched refs:temp_free_obj (Results 1 – 1 of 1) sorted by relevance
207 struct timestamp_reg_free_node *free_obj, *temp_free_obj; in hl_ts_free_objects() local211 list_for_each_entry_safe(free_obj, temp_free_obj, free_list_head, free_objects_node) { in hl_ts_free_objects()