Searched defs:dma_fence_context_alloc (Results 1 – 3 of 3) sorted by relevance
34 #define dma_fence_context_alloc(a) fence_context_alloc(a) macro
36 #define dma_fence_context_alloc(a) fence_context_alloc(a) macro
152 u64 dma_fence_context_alloc(unsigned num) in dma_fence_context_alloc() function