Searched refs:p_physp_2 (Results 1 – 3 of 3) sorted by relevance
483 IN const osm_physp_t * p_physp_2, in osm_physp_share_pkey() argument488 if (p_physp_1 == p_physp_2) in osm_physp_share_pkey()492 pkey_tbl2 = osm_physp_get_pkey_tbl(p_physp_2); in osm_physp_share_pkey()506 (p_physp_1, p_physp_2, allow_both_pkeys)); in osm_physp_share_pkey()
222 osm_physp_t * p_physp_1, osm_physp_t * p_physp_2) in cache_check_link_change() argument225 CL_ASSERT(p_physp_1 && p_physp_2); in cache_check_link_change()230 if (!p_physp_1->p_remote_physp && !p_physp_2->p_remote_physp) in cache_check_link_change()238 (p_physp_2->p_remote_physp && in cache_check_link_change()239 p_physp_2->p_remote_physp->p_remote_physp)) { in cache_check_link_change()
593 IN const struct osm_physp * p_physp_2,