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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_stub.c139 struct drm_map_list *r_list, *list_temp; local
146 list_for_each_entry_safe(r_list, list_temp, &dev->maplist, head) {
427 struct drm_map_list *r_list, *list_temp; local
458 list_for_each_entry_safe(r_list, list_temp, &dev->maplist, head)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_nic.c146 struct list_head *list_pos, *list_temp; local
223 list_for_each_safe(list_pos, list_temp, &nesdev->nesadapter->nesvnic_list[nesdev->mac_index]) {
265 struct list_head *list_pos, *list_temp; local
278 list_for_each_safe(list_pos, list_temp, &nesdev->nesadapter->nesvnic_list[nesdev->mac_index]) {
H A Dnes_cm.c955 struct list_head *list_temp = NULL; local
966 list_for_each_safe(list_pos, list_temp,
979 list_for_each_safe(list_pos, list_temp, &reset_list) {

Completed in 126 milliseconds