Searched refs:bdh (Results 1 – 1 of 1) sorted by relevance
788 struct bdhead *bdh; local791 bdh = BDH(p);792 buf = bdh + 1;800 bdh = BDH((char *)buf - sizeof(*bdh));805 bdh->bh.bsize = 0;806 bdh->bh.prevfree = 0;807 bdh->tsize = size;808 bdh->offs = (unsigned long)bdh - (unsigned long)p;939 struct bdhead *bdh; local944 poolset->totalloc -= bdh->tsize;[all …]
Completed in 4 milliseconds