Searched refs:sk_clone_lock (Results 1 - 2 of 2) sorted by relevance

/net/ipv4/
H A Dinet_connection_sock.c669 struct sock *newsk = sk_clone_lock(sk, priority);
733 /* sk_clone_lock locked the socket and set refcnt to 2 */
/net/core/
H A Dsock.c1451 * sk_clone_lock - clone a socket, and lock its clone
1457 struct sock *sk_clone_lock(const struct sock *sk, const gfp_t priority) function
1553 EXPORT_SYMBOL_GPL(sk_clone_lock); variable

Completed in 207 milliseconds