Lines Matching defs:base

55 chunk_get_last(void* base, udb_void chunk, int exp)  in chunk_get_last()
63 chunk_set_last(void* base, udb_void chunk, int exp, uint8_t value) in chunk_set_last()
690 regen_free(void* base, udb_void c, int exp, udb_alloc_d* regen)
710 regen_xl(void* base, udb_void c, udb_alloc_d* regen)
727 regen_data(void* base, udb_void c, int exp, udb_alloc_d* regen)
740 regen_relptr_func(void* base, udb_rel_ptr* rp, void* arg)
758 regen_its_ptrs(void* base, udb_base* udb, udb_chunk_d* atp,
772 regen_ptrlist(void* base, udb_base* udb, udb_alloc* alloc,
820 rb_mark_free_segs(void* base, udb_void s, uint64_t m)
835 fsck_rb_xl(void* base, udb_base* udb, udb_void rb_old, udb_void rb_new,
867 fsck_rb(void* base, udb_void rb_old, udb_void rb_new, uint64_t rb_size,
888 void* base = udb->base; local
997 udb_alloc_unlink_fl(void* base, udb_alloc* alloc, udb_void chunk, int exp)
1017 udb_alloc_pop_fl(void* base, udb_alloc* alloc, int exp)
1034 udb_alloc_push_fl(void* base, udb_alloc* alloc, udb_void f, int exp)
1051 udb_alloc_push_fl_noinit(void* base, udb_alloc* alloc, udb_void f, int exp)
1067 grow_align(void* base, udb_alloc* alloc, uint64_t esz)
1086 grow_chunks(void* base, udb_alloc* alloc, size_t sz, int exp)
1174 udb_alloc_grow_space(void* base, udb_alloc* alloc, size_t sz, int exp)
1204 grow_xl(void* base, udb_alloc* alloc, uint64_t xlsz, uint64_t sz)
1237 udb_alloc_xl_space(void* base, udb_alloc* alloc, size_t sz)
1261 udb_alloc_subdivide(void* base, udb_alloc* alloc, udb_void big, int e2,
1296 void* base = alloc->udb->base; local
1364 chunk_fix_ptr_each(void* base, udb_rel_ptr* rp, void* arg)
1386 chunk_fix_ptrs(void* base, udb_base* udb, udb_chunk_d* cp, udb_void data,
1400 move_chunk(void* base, udb_alloc* alloc, udb_void f, int exp, uint64_t esz,
1429 free_xl_space(void* base, udb_alloc* alloc, udb_void s, uint64_t m)
1444 move_xl_segment(void* base, udb_base* udb, udb_void xl, udb_void n,
1475 move_xl_list(void* base, udb_alloc* alloc, udb_void xl_start, uint64_t xl_sz,
1502 coagulate_possible(void* base, udb_alloc* alloc, udb_void f, int exp,
1540 coagulate_and_push(void* base, udb_alloc* alloc, udb_void last, int exp,
1561 udb_alloc_compact(void* base, udb_alloc* alloc)
1706 void udb_check_rptr_zero(void* base, udb_rel_ptr* p, void* arg)
1716 udb_free_xl(void* base, udb_alloc* alloc, udb_void f, udb_xl_chunk_d* fp,
1751 void* base; local
1845 void* base = alloc->udb->base; local
1908 void* base = alloc->udb->base; local
1928 void* base = udb->base; local
1969 void* base = udb->base; local
1991 void udb_rel_ptr_unlink(void* base, udb_rel_ptr* ptr)
2005 void udb_rel_ptr_link(void* base, udb_rel_ptr* ptr, udb_void to)
2016 void udb_rel_ptr_set(void* base, udb_rel_ptr* ptr, udb_void to)
2025 void udb_rel_ptr_edit(void* base, udb_void list, udb_void to)