Searched refs:mptcp_write_space (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mptcp/
H A Dprotocol.h837 static inline void mptcp_write_space(struct sock *sk) function
863 mptcp_write_space(sk);
H A Dsockopt.c815 mptcp_write_space(sk);
H A Dsubflow.c1454 mptcp_write_space(sk);
H A Dprotocol.c1054 mptcp_write_space(sk);
3969 smp_mb__after_atomic(); /* NOSPACE is changed by mptcp_write_space() */

Completed in 250 milliseconds