Searched refs:slot_prealloc_init (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/include/mm/
H A Dslot_alloc.h54 errval_t slot_prealloc_init(struct slot_prealloc *slot_alloc,
/barrelfish-2018-10-04/lib/mm/
H A Dslot_alloc.c103 errval_t slot_prealloc_init(struct slot_prealloc *this, uint8_t maxslotbits, function
/barrelfish-2018-10-04/usr/mem_serv/
H A Dmem_serv.c405 err = slot_prealloc_init(&ram_slot_alloc, MAXCHILDBITS,
/barrelfish-2018-10-04/usr/mem_serv_dist/
H A Dmem_serv.c533 err = slot_prealloc_init(slot_alloc_inst, MAXCHILDBITS,

Completed in 89 milliseconds