centos man page for sk_clone_lock

Query: sk_clone_lock

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SK_CLONE_LOCK(9)						 Linux Networking						  SK_CLONE_LOCK(9)

NAME
sk_clone_lock - clone a socket, and lock its clone
SYNOPSIS
struct sock * sk_clone_lock(const struct sock * sk, const gfp_t priority);
ARGUMENTS
sk the socket to clone priority for allocation (GFP_KERNEL, GFP_ATOMIC, etc)
DESCRIPTION
Caller must unlock socket even in error path (bh_unlock_sock(newsk))
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SK_CLONE_LOCK(9)
Related Man Pages
bio_new_socket(3) - redhat
bio_s_socket(3) - redhat
__skb_recv_datagram(9) - centos
bio_s_socket(3) - centos
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq