Searched refs:bfhead (Results 1 – 2 of 2) sorted by relevance
501 struct bfhead *flink; /* Forward link */502 struct bfhead *blink; /* Backward link */527 struct bfhead { struct531 #define BFH(p) ((struct bfhead *) (p)) argument535 struct bfhead freelist;580 static bufsize buf_get_pos(struct bfhead *bf, bufsize align, bufsize hdr_size, in buf_get_pos()608 struct bfhead *b = poolset->freelist.ql.flink; in get_free2_sum()661 struct bfhead *b;663 struct bfhead *best;826 if (size > exp_incr - sizeof(struct bfhead) - align) {[all …]
362 struct bfhead *next_buf;376 struct bfhead *b = iterator->next_buf; in bpool_foreach_pool()810 const size_t min_len = sizeof(struct bhead) + sizeof(struct bfhead); in raw_malloc_add_pool()