Searched refs:sk_clone_lock (Results 1 – 3 of 3) sorted by relevance
2399 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority) in sk_clone_lock() function2518 EXPORT_SYMBOL_GPL(sk_clone_lock);
1756 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority);
3306 struct sock *nsk = sk_clone_lock(sk, GFP_ATOMIC); in mptcp_sk_clone_init()