Searched defs:qdf_mem_malloc_debug (Results 1 – 2 of 2) sorted by relevance
199 #define qdf_mem_malloc_debug(x, y, z) qdf_mem_malloc(x) macro
1507 void *qdf_mem_malloc_debug(size_t size, const char *func, uint32_t line, in qdf_mem_malloc_debug() function