Home
last modified time | relevance | path

Searched refs:netpoll_send_udp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dnetpoll.h58 void netpoll_send_udp(struct netpoll *np, const char *msg, int len);
/kernel/linux/linux-6.6/include/linux/
H A Dnetpoll.h59 void netpoll_send_udp(struct netpoll *np, const char *msg, int len);
/kernel/linux/linux-5.10/drivers/net/
H A Dnetconsole.c778 netpoll_send_udp(&nt->np, msg, msg_len); in send_ext_msg_udp()
813 netpoll_send_udp(&nt->np, buf, this_header + this_chunk); in send_ext_msg_udp()
860 netpoll_send_udp(&nt->np, tmp, frag); in write_msg()
/kernel/linux/linux-6.6/drivers/net/
H A Dnetconsole.c847 netpoll_send_udp(&nt->np, msg_ready, msg_len); in send_ext_msg_udp()
885 netpoll_send_udp(&nt->np, buf, this_header + this_chunk); in send_ext_msg_udp()
932 netpoll_send_udp(&nt->np, tmp, frag); in write_msg()
/kernel/linux/linux-5.10/net/core/
H A Dnetpoll.c400 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp() function
501 EXPORT_SYMBOL(netpoll_send_udp); variable
/kernel/linux/linux-6.6/net/core/
H A Dnetpoll.c400 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp() function
502 EXPORT_SYMBOL(netpoll_send_udp); variable

Completed in 6 milliseconds