Searched refs:ctemp (Results 1 – 2 of 2) sorted by relevance
238 struct nvkm_object *child, *ctemp; in nvkm_object_dtor() local244 list_for_each_entry_safe(child, ctemp, &object->tree, head) { in nvkm_object_dtor()
226 struct constraint_node *constraint, *ctemp; in cls_destroy() local242 ctemp = constraint; in cls_destroy()244 kfree(ctemp); in cls_destroy()255 ctemp = constraint; in cls_destroy()257 kfree(ctemp); in cls_destroy()