Searched defs:simple_malloc_record_s (Results 1 – 1 of 1) sorted by relevance
169 struct simple_malloc_record_s { struct170 struct simple_malloc_record_s *sr_next; argument171 int sr_used;172 struct simple_malloc_entry_s sr_entry[DSM_BLOCK_COUNT];