Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
A Dbget.h44 void bstats _((bufsize *curalloc, bufsize *totfree, bufsize *maxfree,
A Dbget.c1167 void bstats(curalloc, totfree, maxfree, nget, nrel, poolset) in bstats() argument
1168 bufsize *curalloc, *totfree, *maxfree; in bstats()
1176 *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