Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c3357 static bool shuffle_freelist(struct kmem_cache *s, struct slab *slab, in shuffle_freelist() function
3408 static inline bool shuffle_freelist(struct kmem_cache *s, struct slab *slab, in shuffle_freelist() function
3500 shuffle = shuffle_freelist(s, slab, allow_spin); in allocate_slab()