table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SK_PAGE_FRAG(9) | Linux Networking | SK_PAGE_FRAG(9) |
NAME¶
sk_page_frag - return an appropriate page_fragSYNOPSIS¶
struct
page_frag *
sk_page_frag(struct sock * sk);
ARGUMENTS¶
sksocket
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¶
February 2017 | Kernel Hackers Manual 3.16 |