Home
last modified time | relevance | path

Searched refs:slab_sheaf (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/linux/
H A Dslab.h126 struct slab_sheaf { struct
188 struct slab_sheaf *
193 struct slab_sheaf *sheaf);
196 struct slab_sheaf *sheaf);
198 struct slab_sheaf **sheafp, unsigned int size);
200 static inline unsigned int kmem_cache_sheaf_size(struct slab_sheaf *sheaf) in kmem_cache_sheaf_size()
127 __anon61f59ea0010aslab_sheaf global() argument
132 cacheslab_sheaf global() argument
133 sizeslab_sheaf global() argument
134 nodeslab_sheaf global() argument
135 objectsslab_sheaf global() argument
/linux/mm/
H A Dslub.c429 struct slab_sheaf { struct
449 struct slab_sheaf *main; /* never NULL when unlocked */ argument
450 struct slab_sheaf *spare; /* empty or full, may be NULL */
451 struct slab_sheaf *rcu_free; /* for batching kfree_rcu() */
2807 static struct slab_sheaf *__alloc_empty_sheaf(struct kmem_cache *s, gfp_t gfp, in __alloc_empty_sheaf()
2810 struct slab_sheaf *sheaf; in __alloc_empty_sheaf()
2834 static inline struct slab_sheaf *alloc_empty_sheaf(struct kmem_cache *s, in alloc_empty_sheaf()
2845 static void __free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in __free_empty_sheaf()
2867 static void free_empty_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf) in free_empty_sheaf()
2876 static int refill_sheaf(struct kmem_cache *s, struct slab_sheaf *sheaf, in refill_sheaf()
[all …]
/linux/include/linux/
H A Dslab.h920 struct slab_sheaf *
924 struct slab_sheaf **sheafp, unsigned int size);
927 struct slab_sheaf *sheaf);
930 struct slab_sheaf *sheaf) __assume_slab_alignment __malloc;
934 unsigned int kmem_cache_sheaf_size(struct slab_sheaf *sheaf);