Searched refs:inet_csk_clone_lock (Results 1 – 3 of 3) sorted by relevance
103 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child()
676 struct sock *inet_csk_clone_lock(const struct sock *sk, in inet_csk_clone_lock() function708 EXPORT_SYMBOL_GPL(inet_csk_clone_lock);
383 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child()