Home
last modified time | relevance | path

Searched defs:heap_flags (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
Dsystem_heap.c417 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()
Dcma_heap.c273 unsigned long heap_flags) in cma_heap_allocate()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-heap.c79 …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()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
Ddrv_media_mem.c683 unsigned int heap_flags = 0; /* 0: Currently no heap flags */ in real_page_buffer_alloc_and_map() local