Searched refs:inet_csk_clone_lock (Results 1 – 4 of 4) sorted by relevance
88 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child()
158 struct sock *inet_csk_clone_lock(const struct sock *sk,
1136 struct sock *inet_csk_clone_lock(const struct sock *sk, in inet_csk_clone_lock() function1176 EXPORT_SYMBOL_GPL(inet_csk_clone_lock);
491 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child()
Completed in 11 milliseconds