Searched refs:dmabuf_list (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | rk-dma-heap.h | 87 struct list_head dmabuf_list; /* dmabuf attach to this node */ member
|
| H A D | rk-dma-heap.c | 423 INIT_LIST_HEAD(&heap->dmabuf_list); in rk_dma_heap_add() 497 list_for_each_entry(buf, &heap->dmabuf_list, node) { in rk_dma_heap_dump_dmabuf()
|
| H A D | rk-cma-heap.c | 285 list_for_each_entry(buf, &heap->dmabuf_list, node) { in rk_cma_heap_remove_dmabuf_list() 316 list_add_tail(&buf->node, &heap->dmabuf_list); in rk_cma_heap_add_dmabuf_list()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 92 &dmabuf_list);
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 92 &dmabuf_list);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 92 &dmabuf_list);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_bsg.c | 2846 struct list_head *dmabuf_list) in lpfc_bsg_dma_page_list_free() argument 2850 if (list_empty(dmabuf_list)) in lpfc_bsg_dma_page_list_free() 2853 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { in lpfc_bsg_dma_page_list_free()
|
| H A D | lpfc_sli.c | 19777 lpfc_wr_object(struct lpfc_hba *phba, struct list_head *dmabuf_list, in lpfc_wr_object() argument 19804 list_for_each_entry(dmabuf, dmabuf_list, list) { in lpfc_wr_object()
|