Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslub.c550 static inline bool freeptr_outside_object(struct kmem_cache *s) in freeptr_outside_object() function
561 if (freeptr_outside_object(s)) in get_info_end()
927 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE) in check_object()
3706 * freeptr_outside_object() function. If that is no in calculate_sizes()
/kernel/linux/linux-6.6/mm/
H A Dslub.c746 static inline bool freeptr_outside_object(struct kmem_cache *s) in freeptr_outside_object() function
757 if (freeptr_outside_object(s)) in get_info_end()
1237 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE) in check_object()
4428 * freeptr_outside_object() function. If that is no in calculate_sizes()

Completed in 15 milliseconds