Home | History | Annotate | Download | only in linux

Lines Matching refs:heaps

24  * enum ion_heap_types - list of all possible types of heaps
30 * @ION_HEAP_END: helper for iterating over heaps
36 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
78 * struct ion_platform_data - array of platform heaps passed from board file
80 * @heaps: array of platform_heap structions
86 struct ion_platform_heap heaps[];
92 * @heap_mask: mask of heaps this client can allocate from
113 * @flags: mask of heaps to allocate from, if multiple bits are set
114 * heaps will be tried in order from lowest to highest order bit
116 * Allocate memory in one of the heaps provided in heap mask and return