Lines Matching defs:list
14 #include <linux/list.h>
69 struct list_head list;
83 list_for_each_entry(buf, &arm_dma_bufs, list) {
85 list_del(&buf->list);
730 list_add(&buf->list, &arm_dma_bufs);
965 * @sg: list of buffers
971 * Here the scatter gather list elements are each tagged with the
1005 * @sg: list of buffers
1027 * @sg: list of buffers
1046 * @sg: list of buffers
1575 * Map a part of the scatter-gather list into contiguous io address space
1669 * @sg: list of buffers
1674 * mode for DMA. The scatter gather list elements are merged together (if
1687 * @sg: list of buffers
1692 * The scatter gather list elements are merged together (if possible) and
1722 * @sg: list of buffers
1739 * @sg: list of buffers
1757 * @sg: list of buffers
1776 * @sg: list of buffers