Searched defs:sheaf (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 2810 struct slab_sheaf *sheaf; __alloc_empty_sheaf() local 2845 __free_empty_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf,unsigned int free_flags) __free_empty_sheaf() argument 2867 free_empty_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf) free_empty_sheaf() argument 2876 refill_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf,gfp_t gfp) refill_sheaf() argument 2922 struct slab_sheaf *sheaf; __sheaf_flush_main_batch() local 2983 sheaf_flush_unused(struct kmem_cache * s,struct slab_sheaf * sheaf) sheaf_flush_unused() argument 2996 __rcu_free_sheaf_prepare(struct kmem_cache * s,struct slab_sheaf * sheaf) __rcu_free_sheaf_prepare() argument 3025 struct slab_sheaf *sheaf; rcu_free_sheaf_nobarn() local 3173 barn_put_empty_sheaf(struct node_barn * barn,struct slab_sheaf * sheaf) barn_put_empty_sheaf() argument 3185 barn_put_full_sheaf(struct node_barn * barn,struct slab_sheaf * sheaf) barn_put_full_sheaf() argument 3199 struct slab_sheaf *sheaf = NULL; barn_get_full_or_empty_sheaf() local 3309 struct slab_sheaf *sheaf, *sheaf2; barn_shrink() local 5077 __prefill_sheaf_pfmemalloc(struct kmem_cache * s,struct slab_sheaf * sheaf,gfp_t gfp) __prefill_sheaf_pfmemalloc() argument 5114 struct slab_sheaf *sheaf = NULL; kmem_cache_prefill_sheaf() local 5195 kmem_cache_return_sheaf(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf * sheaf) kmem_cache_return_sheaf() argument 5255 struct slab_sheaf *sheaf; kmem_cache_refill_sheaf() local 5308 kmem_cache_alloc_from_sheaf_noprof(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf * sheaf) kmem_cache_alloc_from_sheaf_noprof() argument 5332 kmem_cache_sheaf_size(struct slab_sheaf * sheaf) kmem_cache_sheaf_size() argument 6033 struct slab_sheaf *sheaf; rcu_free_sheaf() local 6416 struct slab_sheaf *sheaf, *next; deferred_percpu_work_fn() 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
|