Home
last modified time | relevance | path

Searched refs:dma_heap_print (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-dma-heap.h20 #define dma_heap_print(fmt, ...) \ macro
23 #define dma_heap_print(fmt, ...) \ macro
H A Drk-cma-heap.c287 dma_heap_print("<%s> free dmabuf<ino-%ld>@[%pa-%pa] to heap-<%s>\n", in rk_cma_heap_remove_dmabuf_list()
319 dma_heap_print("<%s> alloc dmabuf<ino-%ld>@[%pa-%pa] from heap-<%s>\n", in rk_cma_heap_add_dmabuf_list()
334 dma_heap_print("<%s> free contig-buf@[%pa-%pa] to heap-<%s>\n", in rk_cma_heap_remove_contig_list()
377 dma_heap_print("<%s> alloc contig-buf@[%pa-%pa] from heap-<%s>\n", in rk_cma_heap_add_contig_list()
H A Drk-dma-heap.c642 dma_heap_print("rk_dma_heap : debugfs: failed to create node bufinfo\n"); in rk_dma_heap_init_debugfs()