Searched refs:curalloc (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.h | 44 void bstats _((bufsize *curalloc, bufsize *totfree, bufsize *maxfree,
|
| H A D | bget.c | 1231 void bstats(curalloc, totfree, maxfree, nget, nrel, poolset) in bstats() argument 1232 bufsize *curalloc, *totfree, *maxfree; in bstats() 1240 *curalloc = poolset->totalloc;
|
| H A D | bget.doc | 247 void bstats(bufsize *curalloc, bufsize *totfree, 251 pointed to by <curalloc>. The total free space (sum of all free blocks
|