Searched refs:next_dmabuf (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_bsg.c | 2790 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_bsg_dma_page_list_free() local 2795 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { in lpfc_bsg_dma_page_list_free() 3575 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; in lpfc_rd_obj_emb0_handle_job() local 3623 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, in lpfc_rd_obj_emb0_handle_job() 3952 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; in lpfc_bsg_sli_cfg_read_cmd_ext() local 4010 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, in lpfc_bsg_sli_cfg_read_cmd_ext() 4099 list_for_each_entry_safe(curr_dmabuf, next_dmabuf, in lpfc_bsg_sli_cfg_read_cmd_ext()
|
| H A D | lpfc_sli.c | 2392 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_sli_hbqbuf_free_all() local 2401 list_for_each_entry_safe(dmabuf, next_dmabuf, in lpfc_sli_hbqbuf_free_all()
|