Searched refs:cural (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.c | 1493 bufsize cural, totfree, maxfree; in stats() local 1502 bstats(&cural, &totfree, &maxfree, &nget, &nfree, poolset); in stats() 1505 when, nget, nfree, (long) cural, (long) totfree, (long) maxfree); in stats() 1572 bufsize cural, totfree, maxfree; local 1577 bstats(&cural, &totfree, &maxfree, &nget, &nfree); 1579 if (cural < PoolSize) {
|