Searched refs:sk_clone_lock (Results 1 – 4 of 4) sorted by relevance
830 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock()
1857 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority) in sk_clone_lock() function1980 EXPORT_SYMBOL_GPL(sk_clone_lock);
1655 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority);
2051 struct sock *nsk = sk_clone_lock(sk, GFP_ATOMIC); in mptcp_sk_clone()