Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dloop.c257 .t_unloading = rds_loop_is_unloading,
H A Drds.h619 bool (*t_unloading)(struct rds_connection *conn); member
998 (conn->c_trans->t_unloading && conn->c_trans->t_unloading(conn)); in rds_destroy_pending()
H A Dib.c584 .t_unloading = rds_ib_is_unloading,
H A Dtcp.c504 .t_unloading = rds_tcp_is_unloading,