Home
last modified time | relevance | path

Searched refs:system_heap_mmap (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/dma-buf/heaps/
Dsystem_heap.c195 static int system_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in system_heap_mmap() function
308 .mmap = system_heap_mmap,