Searched refs:next_dmabuf (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_bsg.c2737 struct lpfc_dmabuf *dmabuf, *next_dmabuf; lpfc_bsg_dma_page_list_free() local
2742 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { list_for_each_entry_safe()
3786 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; lpfc_bsg_sli_cfg_read_cmd_ext() local
3881 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, lpfc_bsg_sli_cfg_read_cmd_ext()
H A Dlpfc_sli.c1692 struct lpfc_dmabuf *dmabuf, *next_dmabuf; lpfc_sli_hbqbuf_free_all() local
1702 list_for_each_entry_safe(dmabuf, next_dmabuf, lpfc_sli_hbqbuf_free_all()
1711 list_for_each_entry_safe(dmabuf, next_dmabuf, &phba->rb_pend_list, lpfc_sli_hbqbuf_free_all()

Completed in 205 milliseconds