sk_clone_lock(9) centos man page | unix.com

Man Page: sk_clone_lock

Operating Environment: centos

Section: 9

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
kmalloc_array(9) - centos
bio_new_socket(3) - centos
sctp_peeloff(3socket) - opensolaris
wx::socket(3) - osx
wx::socket(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq