Searched refs:list_temp (Results 1 – 2 of 2) sorted by relevance
246 LIST_HEAD(list_temp); in bcm74110_rx_flush_msg()250 list_splice_init(&mbox->rx_svc_init_list, &list_temp); in bcm74110_rx_flush_msg()253 list_for_each_entry_safe(msg, msg_tmp, &list_temp, list_entry) { in bcm74110_rx_flush_msg()
1877 struct list_head *list_temp; in irdma_dec_refcnt_listen() local1893 list_for_each_safe (list_pos, list_temp, &reset_list) { in irdma_dec_refcnt_listen()