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

/barrelfish-2018-10-04/usr/mem_serv_dist/
H A Dsteal.c153 static errval_t steal_and_alloc(struct capref *ret_cap, uint8_t steal_bits, function
163 debug_printf("steal_and_alloc(steal_bits: %d, alloc_bits: %d, "
233 *ret = steal_and_alloc(cap, bits+1, bits, minbase, maxlimit);

Completed in 25 milliseconds