Searched refs:cm_id_private (Results 1 – 1 of 1) sorted by relevance
204 struct cm_id_private { struct246 static inline void cm_deref_id(struct cm_id_private *cm_id_priv) in cm_deref_id() argument252 static int cm_alloc_msg(struct cm_id_private *cm_id_priv, in cm_alloc_msg()330 static void cm_set_private_data(struct cm_id_private *cm_id_priv, in cm_set_private_data()382 static int cm_alloc_id(struct cm_id_private *cm_id_priv) in cm_alloc_id()410 static struct cm_id_private * cm_get_id(__be32 local_id, __be32 remote_id) in cm_get_id()412 struct cm_id_private *cm_id_priv; in cm_get_id()426 static struct cm_id_private * cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id()428 struct cm_id_private *cm_id_priv; in cm_acquire_id()497 static struct cm_id_private * cm_insert_listen(struct cm_id_private *cm_id_priv) in cm_insert_listen()[all …]