Query: sk_page_frag
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SK_PAGE_FRAG(9) Linux Networking SK_PAGE_FRAG(9)NAMEsk_page_frag - return an appropriate page_fragSYNOPSISstruct page_frag * sk_page_frag(struct sock * sk);ARGUMENTSsk socketDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SK_PAGE_FRAG(9)