Home
last modified time | relevance | path

Searched refs:t_unloading (Results 1 – 4 of 4) sorted by relevance

/linux/net/rds/
H A Drds.h608 bool (*t_unloading)(struct rds_connection *conn); member
985 (conn->c_trans->t_unloading && conn->c_trans->t_unloading(conn)); in rds_destroy_pending()
H A Dloop.c253 .t_unloading = rds_loop_is_unloading,
H A Dib.c560 .t_unloading = rds_ib_is_unloading,
H A Dtcp.c478 .t_unloading = rds_tcp_is_unloading,