Searched refs:remove_full (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | slub.c | 1372 static void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, struct slab *slab) in remove_full() function 1741 static inline void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, in remove_full() function 3572 remove_full(s, n, slab); in free_to_partial_list() 3701 remove_full(s, n, slab); in __slab_free() 3717 remove_full(s, n, slab); in __slab_free()
|