Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) xdp_update_skb_shared_info() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmm_types.h269 bool pfmemalloc; member
H A Dskbuff.h790 pfmemalloc:1; member
/kernel/linux/linux-6.6/include/linux/
H A Dmm_types.h510 bool pfmemalloc; member
H A Dskbuff.h920 pfmemalloc:1, member
/kernel/linux/linux-5.10/mm/
H A Dslab.c2824 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 Dskbuff.c189 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 Ddev.c5163 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 Dslab.c2784 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 Dskbuff.c223 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 Ddev.c5343 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...]

Completed in 56 milliseconds