Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmalloc.h598 int ordblks; /* number of non-inuse chunks */ member
/openbmc/u-boot/common/
H A Ddlmalloc.c2289 current_mallinfo.ordblks = navail; in malloc_update_mallinfo()
H A Ddlmalloc.src595 int ordblks; /* number of non-inuse chunks */
3067 current_mallinfo.ordblks = navail;