Searched refs:tmp_comm (Results 1 – 1 of 1) sorted by relevance
84 struct comm *comm, *tmp_comm; in thread__delete() local103 list_for_each_entry_safe(comm, tmp_comm, &thread->comm_list, list) { in thread__delete()