Searched refs:ion_prefetch_regions (Results 1 – 5 of 5) sorted by relevance
167 struct ion_prefetch_regions { struct177 struct ion_prefetch_regions __user *regions; argument
130 struct ion_prefetch_regions { struct140 struct ion_prefetch_regions __user * regions; argument
174 struct ion_prefetch_regions { struct183 struct ion_prefetch_regions *regions; argument
137 struct ion_prefetch_regions { struct147 struct ion_prefetch_regions * regions; argument
13580 … struct ion_prefetch_regions *regions = (struct ion_prefetch_regions*) malloc(sizeof(*regions)); in prefetchNewBuffers()