Searched defs:retslots (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/barrelfish/slot_alloc/
H A Drange_slot_alloc.c321 cslot_t retslots; local
232 range_slot_alloc_init(struct range_slot_allocator *ret, cslot_t nslots, cslot_t *retslots) argument
H A Dsingle_slot_alloc.c246 single_slot_alloc_init(struct single_slot_allocator *ret, cslot_t nslots, cslot_t *retslots) argument
/barrelfish-2018-10-04/lib/barrelfish/
H A Dcapabilities.c536 cslot_t retslots; local
557 cslot_t retslots; local
501 cnode_create(struct capref *ret_dest, struct cnoderef *cnoderef, cslot_t slots, cslot_t *retslots) argument
592 cslot_t retslots; local
622 cnode_create_raw(struct capref dest, struct cnoderef *cnoderef, enum objtype cntype, cslot_t slots, cslot_t *retslots) argument
684 cnode_create_with_guard(struct capref dest, struct cnoderef *cnoderef, cslot_t slots, cslot_t *retslots, uint64_t guard, uint8_t guard_size) argument
[all...]

Completed in 65 milliseconds