Searched refs:listtmp (Results 1 – 1 of 1) sorted by relevance
1287 struct list_head *listentry, *listtmp; in remove_all_visor_devices() local1289 list_for_each_safe(listentry, listtmp, &list_all_device_instances) { in remove_all_visor_devices()1523 struct list_head *listentry, *listtmp; in visorbus_exit() local1539 list_for_each_safe(listentry, listtmp, &list_all_bus_instances) { in visorbus_exit()