Home
last modified time | relevance | path

Searched refs:smcd_curs_copy (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/smc/
Dsmc_cdc.c419 smcd_curs_copy(&cdc.prod, &data_cdc->prod, conn); in smcd_cdc_rx_tsklet()
420 smcd_curs_copy(&cdc.cons, &data_cdc->cons, conn); in smcd_cdc_rx_tsklet()
Dsmc_cdc.h131 static inline void smcd_curs_copy(union smcd_cdc_cursor *tgt, in smcd_curs_copy() function