Searched defs:pfmemalloc (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Dxdp.h226 xdp_update_skb_shared_info(struct sk_buff *skb, u8 nr_frags, unsigned int size, unsigned int truesize, bool pfmemalloc) argument
/linux-master/include/linux/
H A Dmm_types.h540 bool pfmemalloc; member in struct:page_frag_cache
H A Dskbuff.h930 pfmemalloc:1, member in struct:sk_buff
/linux-master/net/core/
H A Dskbuff.c238 bool pfmemalloc; member in struct:page_frag_1k
567 kmalloc_reserve(unsigned int *size, gfp_t flags, int node, bool *pfmemalloc) argument
644 bool pfmemalloc; local
721 bool pfmemalloc; local
795 bool pfmemalloc; local
[all...]
H A Ddev.c5331 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, argument
5536 static int __netif_receive_skb_one_core(struct sk_buff *skb, bool pfmemalloc) argument
5596 static void __netif_receive_skb_list_core(struct list_head *head, bool pfmemalloc) argument
5667 bool pfmemalloc = false; /* Is current sublist PF_MEMALLOC? */ local
[all...]

Completed in 201 milliseconds