Home
last modified time | relevance | path

Searched refs:rds_conn_path_connect_if_down (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/rds/
Dconnection.c906 void rds_conn_path_connect_if_down(struct rds_conn_path *cp) in rds_conn_path_connect_if_down() function
918 EXPORT_SYMBOL_GPL(rds_conn_path_connect_if_down);
927 rds_conn_path_connect_if_down(&conn->c_path[i]); in rds_check_all_paths()
934 rds_conn_path_connect_if_down(&conn->c_path[0]); in rds_conn_connect_if_down()
Dtcp_listen.c80 rds_conn_path_connect_if_down(&conn->c_path[0]); in rds_tcp_accept_one_path()
Drecv.c261 rds_conn_path_connect_if_down(cp); in rds_start_mprds()
Drds.h780 void rds_conn_path_connect_if_down(struct rds_conn_path *cp);
Dsend.c1443 rds_conn_path_connect_if_down(cp); in rds_send_probe()