Home
last modified time | relevance | path

Searched defs:system_heap_buffer (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c24 struct system_heap_buffer { struct
25 struct dma_heap *heap;
26 struct list_head attachments;
27 struct mutex lock;
28 unsigned long len;
29 struct sg_table sg_table;
30 int vmap_cnt;
31 void *vaddr;