Searched refs:sk_clone_lock (Results 1 – 3 of 3) sorted by relevance
1196 struct sock *newsk = sk_clone_lock(sk, priority); in inet_csk_clone_lock()
1843 static inline struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority) in sk_clone_lock() function
3511 struct sock *nsk = sk_clone_lock(sk, GFP_ATOMIC); in mptcp_sk_clone_init()