Home
last modified time | relevance | path

Searched refs:inet_csk_clone_lock (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dinet_connection_sock.h152 struct sock *inet_csk_clone_lock(const struct sock *sk,
/linux/net/ipv4/
H A Dtcp_minisocks.c526 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child()
H A Dinet_connection_sock.c1209 * inet_csk_clone_lock - clone an inet socket, and lock its clone
1216 struct sock *inet_csk_clone_lock(const struct sock *sk, in inet_csk_clone_lock() function