Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
Dsmc_cdc.c335 smcd_curs_copy(&cdc.prod, &data_cdc->prod, conn); in smcd_cdc_rx_tsklet()
336 smcd_curs_copy(&cdc.cons, &data_cdc->cons, conn); in smcd_cdc_rx_tsklet()
Dsmc_cdc.h148 static inline void smcd_curs_copy(union smcd_cdc_cursor *tgt, in smcd_curs_copy() function