Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
A Dbget.c527 struct bfhead { struct
531 #define BFH(p) ((struct bfhead *) (p)) argument
535 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 …]
A Dbget_malloc.c282 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