Searched defs:malloc_trim (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ | ||
H A D | meson_options.txt | 67 option('malloc_trim', type : 'feature', value : 'auto', feature |
/openbmc/u-boot/common/ | ||
H A D | dlmalloc.c | 2164 int malloc_trim(size_t pad) in malloc_trim() function |