Searched defs:memp (Results 1 – 8 of 8) sorted by relevance
69 struct memp { struct70 struct memp *next; argument88 #include "lwip/priv/memp_std.h" argument
250 struct memp *memp; in do_memp_malloc_pool() local342 void *memp; in memp_malloc() local361 struct memp *memp; in do_memp_free_pool() local
104 struct libdw_memblock *memp = dwarf->mem_tails[i]; in dwarf_end() local
258 char *memp; in map_anon_segment() local365 char *memp; in map_file_segment() local677 unsigned long *memp; in segment_touch() local
322 void touch_memory(bool rw, unsigned long *memp, size_t memlen) in touch_memory()
378 pcre2_memctl *memp; in pcre2_substring_list_get() local
1359 for (struct armem *memp = all; memp != NULL; memp = memp->next) in do_oper_insert() local
271 struct stats_mem *memp[MEMP_MAX]; member