Home
last modified time | relevance | path

Searched refs:srpt_disconnect_ch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1934 static int srpt_disconnect_ch(struct srpt_rdma_ch *ch) in srpt_disconnect_ch() function
1967 srpt_disconnect_ch(ch); in srpt_disconnect_ch_sync()
1985 if (srpt_disconnect_ch(ch) >= 0) in __srpt_close_all_ch()
2367 if (srpt_disconnect_ch(ch2) < 0) in srpt_cm_req_recv()
2436 * srpt_disconnect_ch() is invoked concurrently with this code. in srpt_cm_req_recv()
2660 srpt_disconnect_ch(ch); in srpt_cm_handler()
2710 srpt_disconnect_ch(ch); in srpt_rdma_cm_handler()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1943 static int srpt_disconnect_ch(struct srpt_rdma_ch *ch) in srpt_disconnect_ch() function
1976 srpt_disconnect_ch(ch); in srpt_disconnect_ch_sync()
1994 if (srpt_disconnect_ch(ch) >= 0) in __srpt_close_all_ch()
2376 if (srpt_disconnect_ch(ch2) < 0) in srpt_cm_req_recv()
2445 * srpt_disconnect_ch() is invoked concurrently with this code. in srpt_cm_req_recv()
2669 srpt_disconnect_ch(ch); in srpt_cm_handler()
2719 srpt_disconnect_ch(ch); in srpt_rdma_cm_handler()

Completed in 10 milliseconds