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