Searched refs:slab_unmergeable (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dslab.h428 int slab_unmergeable(struct kmem_cache *s);
H A Dslab_common.c139 int slab_unmergeable(struct kmem_cache *s) function
181 if (slab_unmergeable(s))
H A Dslub.c6731 int unmergeable = slab_unmergeable(s);

Completed in 288 milliseconds