__skb_alloc_page(9) centos man page | unix.com

Man Page: __skb_alloc_page

Operating Environment: centos

Section: 9

__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 data
SYNOPSIS
struct page * __skb_alloc_page(gfp_t gfp_mask, struct sk_buff * skb);
ARGUMENTS
gfp_mask alloc_pages_node mask. Set __GFP_NOMEMALLOC if not for network packet RX skb skb to set pfmemalloc on if __GFP_MEMALLOC is used
DESCRIPTION
Allocate a new page. NULL is returned if there is no free memory.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __SKB_ALLOC_PAGE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
bio_alloc_bioset(9) - centos
vconfig(8) - debian
vconfig(8) - suse
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq