Searched refs:cm_id_private (Results 1 – 1 of 1) sorted by relevance
206 struct cm_id_private { struct250 static inline void cm_deref_id(struct cm_id_private *cm_id_priv) in cm_deref_id() argument256 static int cm_alloc_msg(struct cm_id_private *cm_id_priv, in cm_alloc_msg()336 static void cm_set_private_data(struct cm_id_private *cm_id_priv, in cm_set_private_data()393 static int cm_alloc_id(struct cm_id_private *cm_id_priv) in cm_alloc_id()418 static struct cm_id_private * cm_get_id(__be32 local_id, __be32 remote_id) in cm_get_id()420 struct cm_id_private *cm_id_priv; in cm_get_id()434 static struct cm_id_private * cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id()436 struct cm_id_private *cm_id_priv; in cm_acquire_id()470 static struct cm_id_private * cm_insert_listen(struct cm_id_private *cm_id_priv) in cm_insert_listen()[all …]