Home
last modified time | relevance | path

Searched refs:tsize (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.c519 bufsize tsize; /* Total size, including overhead */ member
807 bdh->tsize = size;
861 rsize = bd->tsize - sizeof(struct bdhead) - bd->offs;
901 osize = bd->tsize - sizeof(struct bdhead) - bd->offs;
944 poolset->totalloc -= bdh->tsize;
950 (MemSize) (bdh->tsize -
A Dbget_malloc.c204 osize = bd->tsize - sizeof(struct bdhead) - bd->offs; in bget_buf_size()

Completed in 8 milliseconds