Searched refs:next_dmabuf (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_bsg.c | 2789 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_bsg_dma_page_list_free() local 2794 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { in lpfc_bsg_dma_page_list_free() 3573 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; in lpfc_rd_obj_emb0_handle_job() local 3621 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, in lpfc_rd_obj_emb0_handle_job() 3950 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; in lpfc_bsg_sli_cfg_read_cmd_ext() local 4008 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, in lpfc_bsg_sli_cfg_read_cmd_ext() 4097 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, in lpfc_bsg_sli_cfg_read_cmd_ext()
|
| H A D | lpfc_sli.c | 2393 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_sli_hbqbuf_free_all() local 2402 list_for_each_entry_safe(dmabuf, next_dmabuf, in lpfc_sli_hbqbuf_free_all()
|