Searched refs:lnet_res_lh_lookup (Results 1 – 2 of 2) sorted by relevance
465 lnet_libhandle_t *lnet_res_lh_lookup(struct lnet_res_container *rec,494 lh = lnet_res_lh_lookup(&the_lnet.ln_eq_container, handle->cookie); in lnet_handle2eq()515 lh = lnet_res_lh_lookup(the_lnet.ln_md_containers[cpt], in lnet_handle2md()534 lh = lnet_res_lh_lookup(the_lnet.ln_md_containers[cpt], in lnet_wire_handle2md()556 lh = lnet_res_lh_lookup(the_lnet.ln_me_containers[cpt], in lnet_handle2me()
564 lnet_res_lh_lookup(struct lnet_res_container *rec, __u64 cookie) in lnet_res_lh_lookup() function