Searched refs:p_physp_2 (Results 1 – 3 of 3) sorted by relevance
367 IN const osm_physp_t * const p_physp_2) in osm_physp_share_pkey() argument371 if (p_physp_1 == p_physp_2) in osm_physp_share_pkey()375 pkey_tbl2 = osm_physp_get_pkey_tbl(p_physp_2); in osm_physp_share_pkey()389 (p_physp_1, p_physp_2)); in osm_physp_share_pkey()
241 osm_physp_t * p_physp_1, osm_physp_t * p_physp_2) in __cache_check_link_change() argument244 CL_ASSERT(p_physp_1 && p_physp_2); in __cache_check_link_change()249 if (!p_physp_1->p_remote_physp && !p_physp_2->p_remote_physp) in __cache_check_link_change()257 (p_physp_2->p_remote_physp && in __cache_check_link_change()258 p_physp_2->p_remote_physp->p_remote_physp)) { in __cache_check_link_change()
521 IN const struct osm_physp *const p_physp_2);