Searched refs:osl_debug_memdump (Results 1 – 4 of 4) sorted by relevance
188 #define MALLOC_DUMP(osh, b) osl_debug_memdump((osh), (b))197 extern int osl_debug_memdump(osl_t *osh, struct bcmstrbuf *b);
192 #define MALLOC_DUMP(osh, b) osl_debug_memdump((osh), (b))201 extern int osl_debug_memdump(osl_t *osh, struct bcmstrbuf *b);
1037 osl_debug_memdump(osl_t *osh, struct bcmstrbuf *b) in osl_debug_memdump() function