Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/android/ion/
Dion.h115 struct ion_heap_ops { struct
172 struct ion_heap_ops *ops;
Dion_system_heap.c206 static struct ion_heap_ops system_heap_ops = {
365 static struct ion_heap_ops kmalloc_ops = {
Dion_cma_heap.c96 static struct ion_heap_ops ion_cma_ops = {
Dion_carveout_heap.c98 static struct ion_heap_ops carveout_heap_ops = {
Dion_chunk_heap.c103 static struct ion_heap_ops chunk_heap_ops = {