Query: __skb_alloc_page
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__SKB_ALLOC_PAGE(9) Linux Networking __SKB_ALLOC_PAGE(9)NAME__skb_alloc_page - allocate a page for ps-rx for a given skb and preserve pfmemalloc dataSYNOPSISstruct page * __skb_alloc_page(gfp_t gfp_mask, struct sk_buff * skb);ARGUMENTSgfp_mask alloc_pages_node mask. Set __GFP_NOMEMALLOC if not for network packet RX skb skb to set pfmemalloc on if __GFP_MEMALLOC is usedDESCRIPTIONAllocate a new page. NULL is returned if there is no free memory.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __SKB_ALLOC_PAGE(9)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Tar Command |
Unsure why access time on a directory change isn't changing |
Controlling user input |