1SK_PAGE_FRAG(9)                Linux Networking                SK_PAGE_FRAG(9)
2
3
4

NAME

6       sk_page_frag - return an appropriate page_frag
7

SYNOPSIS

9       struct page_frag * sk_page_frag(struct sock * sk);
10

ARGUMENTS

12       sk
13           socket
14

DESCRIPTION

16       If socket allocation mode allows current thread to sleep, it means its
17       safe to use the per task page_frag instead of the per socket one.
18
20Kernel Hackers Manual 3.10         June 2019                   SK_PAGE_FRAG(9)
Impressum