Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c2702 static __poll_t mptcp_poll(struct file *file, struct socket *sock, in mptcp_poll() function
2798 .poll = mptcp_poll,
2848 .poll = mptcp_poll,
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c797 /* This barrier is coupled with smp_rmb() in mptcp_poll() */ in __mptcp_subflow_error_report()
3969 static __poll_t mptcp_poll(struct file *file, struct socket *sock, in mptcp_poll() function
4027 .poll = mptcp_poll,
4125 .poll = mptcp_poll,

Completed in 9 milliseconds