Searched refs:dec_slabs_node (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 1676 static inline void dec_slabs_node(struct kmem_cache *s, int node, int objects) in dec_slabs_node() function 2028 static inline void dec_slabs_node(struct kmem_cache *s, int node, in dec_slabs_node() function 3594 dec_slabs_node(s, slab_nid(slab), slab->objects); in discard_slab() 5451 dec_slabs_node(s, slab_nid(slab_free), slab_free->objects); in free_to_partial_list() 8137 dec_slabs_node(s, node, slab->objects); in __kmem_cache_do_shrink()
|