Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.h44 void bstats _((bufsize *curalloc, bufsize *totfree, bufsize *maxfree,
A Dbget.c1170 void bstats(curalloc, totfree, maxfree, nget, nrel, poolset) in bstats() argument
1171 bufsize *curalloc, *totfree, *maxfree; in bstats()
1179 *curalloc = poolset->totalloc;
A Dbget.doc247 void bstats(bufsize *curalloc, bufsize *totfree,
251 pointed to by <curalloc>. The total free space (sum of all free blocks

Completed in 6 milliseconds