Home
last modified time | relevance | path

Searched refs:keepcost (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dmalloc.h606 int keepcost; /* top-most, releasable (via malloc_trim) space */ member
/openbmc/u-boot/common/
H A Ddlmalloc.c2294 current_mallinfo.keepcost = chunksize(top); in malloc_update_mallinfo()
H A Ddlmalloc.src603 int keepcost; /* top-most, releasable (via malloc_trim) space */
3072 current_mallinfo.keepcost = chunksize(top);