Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dskmsg.h288 static inline void sk_psock_queue_msg(struct sk_psock *psock, in sk_psock_queue_msg() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bpf.c135 sk_psock_queue_msg(psock, tmp); in bpf_tcp_ingress()
/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c454 sk_psock_queue_msg(psock, msg); in sk_psock_skb_ingress_enqueue()