Searched refs:_hset_add_handle (Results 1 – 1 of 1) sorted by relevance
/trusty/kernel/lib/trusty/ |
D | uctx.c | 203 static int _hset_add_handle(struct handle* hset, in _hset_add_handle() function 270 ret = _hset_add_handle(hset_all, h, ctx->handle_id_base + idx, ~0U, in rebuild_hset_all() 391 ret = _hset_add_handle(ctx->hset_all, handle, ctx->handle_id_base + idx, in uctx_handle_install() 710 return _hset_add_handle(hset, item->handle, id, emask, cookie, in _hset_add_item()
|