Home
last modified time | relevance | path

Searched defs:malloc_trim (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A Dmeson_options.txt67 option('malloc_trim', type : 'feature', value : 'auto', feature
/openbmc/u-boot/common/
H A Ddlmalloc.c2164 int malloc_trim(size_t pad) in malloc_trim() function