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