Searched refs:dbgmem_list (Results 1 – 11 of 11) sorted by relevance
311 osh->cmn->dbgmem_list = NULL; in osl_attach()842 p->next = osh->cmn->dbgmem_list; in osl_debug_malloc()845 osh->cmn->dbgmem_list = p; in osl_debug_malloc()913 if (osh->cmn->dbgmem_list == p) in osl_debug_mfree()914 osh->cmn->dbgmem_list = p->next; in osl_debug_mfree()1046 if (osl_check_memleak(osh) && osh->cmn->dbgmem_list) { in osl_debug_memdump()1052 for (p = osh->cmn->dbgmem_list; p; p = p->next) { in osl_debug_memdump()
137 bcm_mem_link_t *dbgmem_list; member
127 bcm_mem_link_t *dbgmem_list; member
354 osh->cmn->dbgmem_list = NULL; in osl_attach()
183 bcm_mem_link_t *dbgmem_list; member406 osh->cmn->dbgmem_list = NULL; in osl_attach()