Searched defs:heap_flags (Results 1 – 4 of 4) sorted by relevance
417 unsigned long heap_flags, bool uncached) in system_heap_do_allocate()517 unsigned long heap_flags) in system_heap_allocate()542 unsigned long heap_flags) in system_uncached_heap_allocate()549 … unsigned long fd_flags, unsigned long heap_flags) in system_uncached_heap_not_initialized()
273 unsigned long heap_flags) in cma_heap_allocate()
79 …eap_buffer_alloc(struct dma_heap *heap, size_t len, unsigned int fd_flags, unsigned int heap_flags) in dma_heap_buffer_alloc()101 …p_bufferfd_alloc(struct dma_heap *heap, size_t len, unsigned int fd_flags, unsigned int heap_flags) in dma_heap_bufferfd_alloc()
683 unsigned int heap_flags = 0; /* 0: Currently no heap flags */ in real_page_buffer_alloc_and_map() local