Home
last modified time | relevance | path

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

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