Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmalloc.h626 #ifndef DEFAULT_TRIM_THRESHOLD
627 #define DEFAULT_TRIM_THRESHOLD (128 * 1024) macro
/openbmc/u-boot/common/
H A Ddlmalloc.c680 static unsigned long trim_threshold = DEFAULT_TRIM_THRESHOLD;
H A Ddlmalloc.src203 DEFAULT_TRIM_THRESHOLD
623 #ifndef DEFAULT_TRIM_THRESHOLD
624 #define DEFAULT_TRIM_THRESHOLD (128 * 1024)
1549 static unsigned long trim_threshold = DEFAULT_TRIM_THRESHOLD;