Searched refs:cm_id_private (Results 1 – 1 of 1) sorted by relevance
207 struct cm_id_private { struct249 static inline void cm_deref_id(struct cm_id_private *cm_id_priv) in cm_deref_id() argument255 static int cm_alloc_msg(struct cm_id_private *cm_id_priv, in cm_alloc_msg()333 static void cm_set_private_data(struct cm_id_private *cm_id_priv, in cm_set_private_data()388 static int cm_alloc_id(struct cm_id_private *cm_id_priv) in cm_alloc_id()413 static struct cm_id_private * cm_get_id(__be32 local_id, __be32 remote_id) in cm_get_id()415 struct cm_id_private *cm_id_priv; in cm_get_id()429 static struct cm_id_private * cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id()431 struct cm_id_private *cm_id_priv; in cm_acquire_id()499 static struct cm_id_private * cm_insert_listen(struct cm_id_private *cm_id_priv) in cm_insert_listen()[all …]