Searched refs:DWC_ALLOC_ATOMIC (Results 1 – 1 of 1) sorted by relevance
590 #define DWC_ALLOC_ATOMIC(_size_) __DWC_ALLOC_ATOMIC(NULL, _size_) macro624 #define dwc_alloc_atomic(_ctx_,_size_) DWC_ALLOC_ATOMIC(_size_)
Completed in 5 milliseconds