Searched refs:inet_csk_clone_lock (Results 1 – 4 of 4) sorted by relevance
87 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child()
159 struct sock *inet_csk_clone_lock(const struct sock *sk,
781 struct sock *inet_csk_clone_lock(const struct sock *sk, in inet_csk_clone_lock() function817 EXPORT_SYMBOL_GPL(inet_csk_clone_lock);
460 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child()