Searched refs:skb_pfmemalloc_protocol (Results 1 – 1 of 1) sorted by relevance
5318 static bool skb_pfmemalloc_protocol(struct sk_buff *skb) in skb_pfmemalloc_protocol() function5437 if (pfmemalloc && !skb_pfmemalloc_protocol(skb)) in __netif_receive_skb_core()