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