Searched refs:cural (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.c | 1432 bufsize cural, totfree, maxfree; in stats() local 1441 bstats(&cural, &totfree, &maxfree, &nget, &nfree, poolset); in stats() 1444 when, nget, nfree, (long) cural, (long) totfree, (long) maxfree); in stats() 1511 bufsize cural, totfree, maxfree; local 1516 bstats(&cural, &totfree, &maxfree, &nget, &nfree); 1518 if (cural < PoolSize) {
|
Completed in 5 milliseconds