Home
last modified time | relevance | path

Searched defs:memp (Results 1 – 8 of 8) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
Dmemp_priv.h69 struct memp { struct
70 struct memp *next; argument
88 #include "lwip/priv/memp_std.h" argument
/third_party/lwip/src/core/
Dmemp.c250 struct memp *memp; in do_memp_malloc_pool() local
342 void *memp; in memp_malloc() local
361 struct memp *memp; in do_memp_free_pool() local
/third_party/elfutils/libdw/
Ddwarf_end.c104 struct libdw_memblock *memp = dwarf->mem_tails[i]; in dwarf_end() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c258 char *memp; in map_anon_segment() local
365 char *memp; in map_file_segment() local
677 unsigned long *memp; in segment_touch() local
Dmemtoy.c322 void touch_memory(bool rw, unsigned long *memp, size_t memlen) in touch_memory()
/third_party/pcre2/pcre2/src/
Dpcre2_substring.c378 pcre2_memctl *memp; in pcre2_substring_list_get() local
/third_party/elfutils/src/
Dar.c1359 for (struct armem *memp = all; memp != NULL; memp = memp->next) in do_oper_insert() local
/third_party/lwip/src/include/lwip/
Dstats.h271 struct stats_mem *memp[MEMP_MAX]; member