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

/linux-master/mm/
H A Dslub.c851 static inline bool freeptr_outside_object(struct kmem_cache *s) function
862 if (freeptr_outside_object(s))
1353 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE)
5004 * freeptr_outside_object() function. If that is no

Completed in 226 milliseconds