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

/barrelfish-2018-10-04/include/mm/
H A Dslot_alloc.h29 errval_t slot_alloc_prealloc(void *inst, uint64_t nslots, struct capref *ret);
/barrelfish-2018-10-04/lib/mm/
H A Dslot_alloc.c71 errval_t slot_alloc_prealloc(void *inst, uint64_t nslots, struct capref *ret) function
/barrelfish-2018-10-04/usr/mem_serv/
H A Dmem_serv.c412 slot_alloc_prealloc, NULL, &ram_slot_alloc, true);
/barrelfish-2018-10-04/usr/mem_serv_dist/
H A Dmem_serv.c475 slot_alloc_prealloc, NULL, slot_alloc_inst, true);

Completed in 41 milliseconds