sk_page_frag(9) centos man page | unix.com

Man Page: sk_page_frag

Operating Environment: centos

Section: 9

SK_PAGE_FRAG(9) 						 Linux Networking						   SK_PAGE_FRAG(9)

NAME
sk_page_frag - return an appropriate page_frag
SYNOPSIS
struct page_frag * sk_page_frag(struct sock * sk);
ARGUMENTS
sk socket
DESCRIPTION
If socket allocation mode allows current thread to sleep, it means its safe to use the per task page_frag instead of the per socket one.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SK_PAGE_FRAG(9)
Related Man Pages
__skb_recv_datagram(9) - centos
schedule_hrtimeout_range(9) - centos
struct_sock(9) - centos
bio_s_socket(3) - osx
socket_bind(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I