Home
last modified time | relevance | path

Searched refs:_hset_del_item (Results 1 – 1 of 1) sorted by relevance

/trusty/kernel/lib/trusty/
Ductx.c714 static int _hset_del_item(struct handle* hset, struct htbl_entry* item) { in _hset_del_item() function
778 ret = _hset_del_item(ctx->htbl[hset_idx].handle, &ctx->htbl[h_idx]); in _hset_ctrl_locked()