Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dskmsg.h392 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock);
400 static inline void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp() function
/openbmc/linux/net/core/
H A Dskmsg.c1156 void sk_psock_start_strp(struct sock *sk, struct sk_psock *psock) in sk_psock_start_strp() function
H A Dsock_map.c312 sk_psock_start_strp(sk, psock); in sock_map_link()