Searched refs:smc_rx_wait (Results 1 - 3 of 3) sorted by path

/linux-master/net/smc/
H A Dsmc_rx.h24 int smc_rx_wait(struct smc_sock *smc, long *timeo,
H A Daf_smc.c2736 smc_rx_wait(smc_sk(nsk), &timeo, smc_rx_data_available);
H A Dsmc_rx.c29 /* callback implementation to wakeup consumers blocked with smc_rx_wait().
255 int smc_rx_wait(struct smc_sock *smc, long *timeo, function
429 smc_rx_wait(smc, &timeo, smc_rx_data_available);
443 smc_rx_wait(smc, &timeo, func);

Completed in 338 milliseconds