Searched refs:cural (Results 1 – 1 of 1) sorted by relevance
/optee_os/lib/libutils/isoc/ |
A D | bget.c | 1429 bufsize cural, totfree, maxfree; in stats() local 1438 bstats(&cural, &totfree, &maxfree, &nget, &nfree, poolset); in stats() 1441 when, nget, nfree, (long) cural, (long) totfree, (long) maxfree); in stats() 1508 bufsize cural, totfree, maxfree; local 1513 bstats(&cural, &totfree, &maxfree, &nget, &nfree); 1515 if (cural < PoolSize) {
|
Completed in 4 milliseconds