Searched refs:range_slot_alloc (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/barrelfish/
H A Dslot_alloc.h108 errval_t range_slot_alloc(struct range_slot_allocator *alloc, cslot_t nslots,
/barrelfish-2018-10-04/lib/mm/
H A Dslot_alloc.c180 return range_slot_alloc(alloc, nslots, ret);
/barrelfish-2018-10-04/lib/barrelfish/slot_alloc/
H A Drange_slot_alloc.c24 errval_t range_slot_alloc(struct range_slot_allocator *alloc, cslot_t nslots, function

Completed in 34 milliseconds