Searched refs:listtmp (Results 1 – 1 of 1) sorted by relevance
1074 struct list_head *listentry, *listtmp; in remove_all_visor_devices() local1076 list_for_each_safe(listentry, listtmp, &list_all_device_instances) { in remove_all_visor_devices()1222 struct list_head *listentry, *listtmp; in visorbus_exit() local1225 list_for_each_safe(listentry, listtmp, &list_all_bus_instances) { in visorbus_exit()