Searched refs:sk_clone_lock (Results 1 – 4 of 4) sorted by relevance
1184 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock()
2291 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority) in sk_clone_lock() function2409 EXPORT_SYMBOL_GPL(sk_clone_lock);
1863 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority);
3267 struct sock *nsk = sk_clone_lock(sk, GFP_ATOMIC); in mptcp_sk_clone_init()