Home
last modified time | relevance | path

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

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