Searched refs:get_freelist (Results 1 - 1 of 1) sorted by path

/linux-master/mm/
H A Dslub.c3300 static inline void *get_freelist(struct kmem_cache *s, struct slab *slab) function
3320 "get_freelist"));
3426 freelist = get_freelist(s, slab);
3488 freelist = get_freelist(s, slab);

Completed in 267 milliseconds