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