Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
A Dbget.c519 bufsize tsize; /* Total size, including overhead */ member
808 bdh->tsize = size;
863 rsize = bd->tsize - sizeof(struct bdhead) - bd->offs;
903 osize = bd->tsize - sizeof(struct bdhead) - bd->offs;
945 poolset->totalloc -= bdh->tsize;
951 (MemSize) (bdh->tsize -
954 bs = bdh->tsize - sizeof(struct bdhead);
A Dbget_malloc.c457 osize = bd->tsize - sizeof(struct bdhead) - bd->offs; in bget_buf_size()

Completed in 7 milliseconds