Searched refs:bfhead (Results 1 – 2 of 2) sorted by relevance
527 struct bfhead { struct531 #define BFH(p) ((struct bfhead *) (p)) argument535 struct bfhead freelist;616 struct bfhead *b;618 struct bfhead *best;926 struct bfhead *b, *bn;1102 struct bfhead *b = BFH(buf);1218 struct bfhead *b;1229 bdlen = b->bh.bsize - sizeof(struct bfhead);1280 struct bfhead *b = BFH(buf);[all …]
282 struct bfhead *next_buf;296 struct bfhead *b = iterator->next_buf; in bpool_foreach_pool()793 const size_t min_len = sizeof(struct bhead) + sizeof(struct bfhead); in gen_malloc_add_pool()
Completed in 8 milliseconds