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 |
| __skb_recv_datagram(9) - centos |
| blk_make_request(9) - centos |
| ieee80211_get_buffered_bc(9) - centos |
| wimax_msg_alloc(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |