| H A D | slub.c | 4 * objects in per cpu and per node lists. 76 * A. slab->freelist -> List of free objects in a slab 77 * B. slab->inuse -> Number of objects in use 78 * C. slab->objects -> Number of objects in slab 87 * processors may put objects onto the freelist but the processor that 88 * froze the slab is the only one that can retrieve the objects from the 116 * allocating a long series of objects that fill up slabs does not require 161 * cannot scan all objects. 180 * free objects i 482 void *objects[]; global() member 1663 inc_slabs_node(struct kmem_cache * s,int node,int objects) inc_slabs_node() argument 1670 dec_slabs_node(struct kmem_cache * s,int node,int objects) dec_slabs_node() argument 2021 inc_slabs_node(struct kmem_cache * s,int node,int objects) inc_slabs_node() argument 2023 dec_slabs_node(struct kmem_cache * s,int node,int objects) dec_slabs_node() argument 2069 handle_failed_objexts_alloc(unsigned long obj_exts,struct slabobj_ext * vec,unsigned int objects) handle_failed_objexts_alloc() argument 2089 handle_failed_objexts_alloc(unsigned long obj_exts,struct slabobj_ext * vec,unsigned int objects) handle_failed_objexts_alloc() argument 2102 unsigned int objects = objs_per_slab(s, slab); alloc_slab_obj_exts() local 2280 __alloc_tagging_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) __alloc_tagging_slab_free_hook() argument 2302 alloc_tagging_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) alloc_tagging_slab_free_hook() argument 2317 alloc_tagging_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) alloc_tagging_slab_free_hook() argument 2353 memcg_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) memcg_slab_free_hook() argument 2431 memcg_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) memcg_slab_free_hook() argument 2699 void *objects[PCS_BATCH_MAX]; sheaf_flush_main() local 6475 struct llist_head objects; global() member 9152 unsigned int objects; cpu_partial_store() local 9201 int objects = 0; slabs_cpu_partial_show() local [all...] |