Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmalloc.h622 #define M_MMAP_THRESHOLD -3 macro
/openbmc/u-boot/common/
H A Ddlmalloc.c2373 case M_MMAP_THRESHOLD:
H A Ddlmalloc.src619 #define M_MMAP_THRESHOLD -3
716 M_MMAP_THRESHOLD is the request size threshold for using mmap()
3146 case M_MMAP_THRESHOLD: