Searched refs:handle_table_get (Results 1 – 5 of 5) sorted by relevance
90 handle_table_get(struct handle_table *ht,
220 handle_table_get(struct handle_table *ht, in handle_table_get() function
89 data = handle_table_get(htab, handle); in vlGetDataHTAB()
88 data = handle_table_get(htab, handle); in vlGetDataHTAB()
203 return (struct stw_context *) handle_table_get(stw_dev->ctx_table, dhglrc); in stw_lookup_context_locked()