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)
Related Man Pages |
---|
call_usermodehelper_setup(9) - centos |
cfg80211_testmode_alloc_reply_skb(9) - centos |
vconfig(8) - redhat |
vconfig(8) - debian |
__skb_recv_datagram(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |