Home
last modified time | relevance | path

Searched refs:MEM_STATS_INC_USED_LOCKED (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/core/
H A Dmem.c75 #define MEM_STATS_INC_USED_LOCKED(x, y) SYS_ARCH_LOCKED(MEM_STATS_INC_USED(x, y)) macro
217 MEM_STATS_INC_USED_LOCKED(used, size); in mem_malloc()
291 MEM_STATS_INC_USED_LOCKED(used, element->size); in mem_malloc()

Completed in 2 milliseconds