Searched refs:rds_ib_conn_free (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/net/rds/ | ||
D | ib.c | 379 .conn_free = rds_ib_conn_free, |
D | ib.h | 281 void rds_ib_conn_free(void *arg); |
D | ib_cm.c | 793 void rds_ib_conn_free(void *arg) in rds_ib_conn_free() function |