Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c3154 static bool shuffle_freelist(struct kmem_cache *s, struct slab *slab) in shuffle_freelist() function
3192 static inline bool shuffle_freelist(struct kmem_cache *s, struct slab *slab) in shuffle_freelist() function
3277 shuffle = shuffle_freelist(s, slab); in allocate_slab()