other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SKB_PROPAGATE_PFMEMA(9) | Linux Networking | SKB_PROPAGATE_PFMEMA(9) |
NAME¶
skb_propagate_pfmemalloc - Propagate pfmemalloc if skb is allocated after RX pageSYNOPSIS¶
void
skb_propagate_pfmemalloc(struct page * page,
struct sk_buff * skb);
ARGUMENTS¶
pageThe page that was allocated from
skb_alloc_page
skb
The skb that may need pfmemalloc set
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |