Searched refs:list_temp (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/
H A Ddrm_stub.c170 struct drm_map_list *r_list, *list_temp; local
177 list_for_each_entry_safe(r_list, list_temp, &dev->maplist, head) {
450 struct drm_map_list *r_list, *list_temp; local
481 list_for_each_entry_safe(r_list, list_temp, &dev->maplist, head)
/drivers/infiniband/hw/nes/
H A Dnes_nic.c146 struct list_head *list_pos, *list_temp; local
224 list_for_each_safe(list_pos, list_temp, &nesdev->nesadapter->nesvnic_list[nesdev->mac_index]) {
284 struct list_head *list_pos, *list_temp; local
299 list_for_each_safe(list_pos, list_temp, &nesdev->nesadapter->nesvnic_list[nesdev->mac_index]) {
H A Dnes_cm.c1190 struct list_head *list_temp = NULL; local
1201 list_for_each_safe(list_pos, list_temp,
1214 list_for_each_safe(list_pos, list_temp, &reset_list) {

Completed in 2884 milliseconds