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