Searched defs:sheaf (Results 1 – 4 of 4) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 2751 struct slab_sheaf *sheaf; __alloc_empty_sheaf() local 2786 free_empty_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf) free_empty_sheaf() argument 2807 refill_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf,gfp_t gfp) refill_sheaf() argument 2853 struct slab_sheaf *sheaf; __sheaf_flush_main_batch() local 2914 sheaf_flush_unused(struct kmem_cache * s,struct slab_sheaf * sheaf) sheaf_flush_unused() argument 2927 __rcu_free_sheaf_prepare(struct kmem_cache * s,struct slab_sheaf * sheaf) __rcu_free_sheaf_prepare() argument 2956 struct slab_sheaf *sheaf; rcu_free_sheaf_nobarn() local 3104 barn_put_empty_sheaf(struct node_barn * barn,struct slab_sheaf * sheaf) barn_put_empty_sheaf() argument 3116 barn_put_full_sheaf(struct node_barn * barn,struct slab_sheaf * sheaf) barn_put_full_sheaf() argument 3130 struct slab_sheaf *sheaf = NULL; barn_get_full_or_empty_sheaf() local 3240 struct slab_sheaf *sheaf, *sheaf2; barn_shrink() local 4960 __prefill_sheaf_pfmemalloc(struct kmem_cache * s,struct slab_sheaf * sheaf,gfp_t gfp) __prefill_sheaf_pfmemalloc() argument 4997 struct slab_sheaf *sheaf = NULL; kmem_cache_prefill_sheaf() local 5079 kmem_cache_return_sheaf(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf * sheaf) kmem_cache_return_sheaf() argument 5139 struct slab_sheaf *sheaf; kmem_cache_refill_sheaf() local 5193 kmem_cache_alloc_from_sheaf_noprof(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf * sheaf) kmem_cache_alloc_from_sheaf_noprof() argument 5216 kmem_cache_sheaf_size(struct slab_sheaf * sheaf) kmem_cache_sheaf_size() argument 5831 struct slab_sheaf *sheaf; rcu_free_sheaf() local [all...] |
| /linux/tools/include/linux/ |
| H A D | slab.h | 200 static inline unsigned int kmem_cache_sheaf_size(struct slab_sheaf *sheaf) in kmem_cache_sheaf_size() argument
|
| /linux/include/linux/ |
| H A D | maple_tree.h | 479 struct slab_sheaf *sheaf; /* Allocated nodes for this operation */ member
|
| /linux/lib/ |
| H A D | maple_tree.c | 147 static void mt_return_sheaf(struct slab_sheaf *sheaf) in mt_return_sheaf() argument 157 static int mt_refill_sheaf(gfp_t gfp, struct slab_sheaf **sheaf, in mt_refill_sheaf() argument [all...] |