Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.c946 /* This barrier is coupled with smp_rmb() in mptcp_poll() */ in __mptcp_subflow_error_report()
4467 static __poll_t mptcp_poll(struct file *file, struct socket *sock,
4720 .poll = mptcp_poll,
4829 .poll = mptcp_poll,
4468 static __poll_t mptcp_poll(struct file *file, struct socket *sock, mptcp_poll() function