Home
last modified time | relevance | path

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

/linux/net/dccp/
H A Dminisocks.c82 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in dccp_create_openreq_child()
/linux/include/net/
H A Dinet_connection_sock.h157 struct sock *inet_csk_clone_lock(const struct sock *sk,
/linux/net/ipv4/
H A Dtcp_minisocks.c522 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child()