Searched refs:lnet_res_lh_lookup (Results 1 – 2 of 2) sorted by relevance
253 lnet_libhandle_t *lnet_res_lh_lookup(struct lnet_res_container *rec,280 lh = lnet_res_lh_lookup(&the_lnet.ln_eq_container, handle->cookie); in lnet_handle2eq()301 lh = lnet_res_lh_lookup(the_lnet.ln_md_containers[cpt], in lnet_handle2md()320 lh = lnet_res_lh_lookup(the_lnet.ln_md_containers[cpt], in lnet_wire_handle2md()342 lh = lnet_res_lh_lookup(the_lnet.ln_me_containers[cpt], in lnet_handle2me()
495 lnet_res_lh_lookup(struct lnet_res_container *rec, __u64 cookie) in lnet_res_lh_lookup() function