Searched refs:freeptr_outside_object (Results 1 - 1 of 1) sorted by last modified time

/linux-master/mm/
H A Dslub.c563 static inline bool freeptr_outside_object(struct kmem_cache *s)
574 if (freeptr_outside_object(s))
1353 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE)
3731 !freeptr_outside_object(s))
5010 * freeptr_outside_object() function. If that is no
851 static inline bool freeptr_outside_object(struct kmem_cache *s) function

Completed in 150 milliseconds