| /kernel/linux/linux-6.6/include/net/ |
| H A D | xdp.h | 226 xdp_update_skb_shared_info(struct sk_buff *skb, u8 nr_frags, unsigned int size, unsigned int truesize, bool pfmemalloc) xdp_update_skb_shared_info() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | mm_types.h | 269 bool pfmemalloc; member
|
| H A D | skbuff.h | 790 pfmemalloc:1; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mm_types.h | 510 bool pfmemalloc; member
|
| H A D | skbuff.h | 920 pfmemalloc:1, member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | slab.c | 2824 static struct page *get_first_slab(struct kmem_cache_node *n, bool pfmemalloc) in get_first_slab() argument 2782 get_valid_first_slab(struct kmem_cache_node *n, struct page *page, bool pfmemalloc) get_valid_first_slab() argument
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | skbuff.c | 189 bool pfmemalloc; in __alloc_skb() local 132 __kmalloc_reserve(size_t size, gfp_t flags, int node, unsigned long ip, bool *pfmemalloc) __kmalloc_reserve() argument 435 bool pfmemalloc; __netdev_alloc_skb() local [all...] |
| H A D | dev.c | 5163 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, in __netif_receive_skb_core() argument 5367 static int __netif_receive_skb_one_core(struct sk_buff *skb, bool pfmemalloc) in __netif_receive_skb_one_core() argument 5427 static void __netif_receive_skb_list_core(struct list_head *head, bool pfmemalloc) in __netif_receive_skb_list_core() argument 5498 bool pfmemalloc = false; /* Is current sublist PF_MEMALLOC? */ in __netif_receive_skb_list() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | slab.c | 2784 static struct slab *get_first_slab(struct kmem_cache_node *n, bool pfmemalloc) in get_first_slab() argument 2742 get_valid_first_slab(struct kmem_cache_node *n, struct slab *slab, bool pfmemalloc) get_valid_first_slab() argument
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | skbuff.c | 223 bool pfmemalloc; member 549 kmalloc_reserve(unsigned int *size, gfp_t flags, int node, bool *pfmemalloc) kmalloc_reserve() argument 626 bool pfmemalloc; __alloc_skb() local 703 bool pfmemalloc; __netdev_alloc_skb() local 777 bool pfmemalloc; __napi_alloc_skb() local [all...] |
| H A D | dev.c | 5343 static int __netif_receive_skb_core(struct sk_buff **pskb, bool pfmemalloc, in __netif_receive_skb_core() argument 5547 static int __netif_receive_skb_one_core(struct sk_buff *skb, bool pfmemalloc) in __netif_receive_skb_one_core() argument 5607 static void __netif_receive_skb_list_core(struct list_head *head, bool pfmemalloc) in __netif_receive_skb_list_core() argument 5678 bool pfmemalloc = false; /* Is current sublist PF_MEMALLOC? */ in __netif_receive_skb_list() local [all...] |