Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskmsg.h416 void sk_psock_start_verdict(struct sock *sk, struct sk_psock *psock);
/linux/net/core/
H A Dsock_map.c314 sk_psock_start_verdict(sk,psock); in sock_map_link()
316 sk_psock_start_verdict(sk, psock); in sock_map_link()
H A Dskmsg.c1241 void sk_psock_start_verdict(struct sock *sk, struct sk_psock *psock) in sk_psock_start_verdict() function