Searched refs:_find_mem_table (Results 1 – 1 of 1) sorted by relevance
249 void *_find_mem_table(char *module_name, struct list_head *list_head) in _find_mem_table() function273 (module_mem_t *)_find_mem_table(module_name, list_head); in _del_mem_table()317 pos = (module_mem_t *)_find_mem_table(module_name, &mem_module_statis); in _count_malloc_internal()
Completed in 4 milliseconds