Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds