Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dskmsg.h309 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock);
/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c1019 int sk_psock_init_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_init_strp() function
H A Dsock_map.c296 ret = sk_psock_init_strp(sk, psock); in sock_map_link()