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.h541 bool pfmemalloc; member in struct:page_frag_cache
H A Dskbuff.h934 pfmemalloc:1, member in struct:sk_buff
/linux-master/net/core/
H A Dskbuff.c236 bool pfmemalloc; member in struct:page_frag_1k
565 kmalloc_reserve(unsigned int *size, gfp_t flags, int node, bool *pfmemalloc) argument
642 bool pfmemalloc; local
719 bool pfmemalloc; local
792 bool pfmemalloc; local
[all...]
H A Ddev.c5411 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, argument
5616 static int __netif_receive_skb_one_core(struct sk_buff *skb, bool pfmemalloc) argument
5676 static void __netif_receive_skb_list_core(struct list_head *head, bool pfmemalloc) argument
5747 bool pfmemalloc = false; /* Is current sublist PF_MEMALLOC? */ local
[all...]

Completed in 303 milliseconds