Home
last modified time | relevance | path

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

/linux/net/nfc/
H A Drawsock.c288 .poll = datagram_poll,
306 .poll = datagram_poll,
/linux/net/core/
H A Ddatagram.c1000 __poll_t datagram_poll(struct file *file, struct socket *sock, poll_table *wait) in datagram_poll() function
1005 EXPORT_SYMBOL(datagram_poll);
/linux/net/phonet/
H A Dsocket.c442 .poll = datagram_poll,
/linux/net/kcm/
H A Dkcmsock.c1753 .poll = datagram_poll,
1774 .poll = datagram_poll,
/linux/net/mctp/
H A Daf_mctp.c636 .poll = datagram_poll,
/linux/net/llc/
H A Daf_llc.c1237 .poll = datagram_poll,
/linux/net/qrtr/
H A Daf_qrtr.c1243 .poll = datagram_poll,
/linux/net/x25/
H A Daf_x25.c1747 .poll = datagram_poll,
/linux/net/can/
H A Dbcm.c1786 .poll = datagram_poll,
H A Disotp.c1690 __poll_t mask = datagram_poll(file, sock, wait); in isotp_poll()
/linux/net/appletalk/
H A Dddp.c1898 .poll = datagram_poll,
/linux/net/ipv4/
H A Daf_inet.c1139 .poll = datagram_poll,
H A Dudp.c3062 __poll_t mask = datagram_poll(file, sock, wait); in udp_poll()
/linux/net/bluetooth/
H A Dhci_sock.c2184 .poll = datagram_poll,
/linux/net/packet/
H A Daf_packet.c4299 __poll_t mask = datagram_poll(file, sock, wait); in packet_poll()
4654 .poll = datagram_poll,
/linux/net/netlink/
H A Daf_netlink.c2811 .poll = datagram_poll,
/linux/include/linux/
H A Dskbuff.h4236 __poll_t datagram_poll(struct file *file, struct socket *sock,
/linux/net/key/
H A Daf_key.c3788 .poll = datagram_poll,