Home
last modified time | relevance | path

Searched refs:size_from_object (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/mm/
Dslub.c621 static inline unsigned int size_from_object(struct kmem_cache *s) in size_from_object() function
915 if (off != size_from_object(s)) in print_trailer()
918 size_from_object(s) - off); in print_trailer()
1075 if (size_from_object(s) == off) in check_pad_bytes()
1079 p + off, POISON_INUSE, size_from_object(s) - off); in check_pad_bytes()