Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslub.c2529 static bool shuffle_freelist(struct kmem_cache *s, struct slab *slab) in shuffle_freelist() function
2567 static inline bool shuffle_freelist(struct kmem_cache *s, struct slab *slab) in shuffle_freelist() function
2647 shuffle = shuffle_freelist(s, slab); in allocate_slab()