Home
last modified time | relevance | path

Searched refs:__slab_update_freelist (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dslub.c675 static inline bool __slab_update_freelist(struct kmem_cache *s, struct slab *slab, in __slab_update_freelist() function
3827 } while (!__slab_update_freelist(s, slab, &old, &new, "get_from_partial_node")); in get_from_partial_node()