Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dslub.c593 static inline unsigned int size_from_object(struct kmem_cache *s) in size_from_object() function
847 if (off != size_from_object(s)) in print_trailer()
850 size_from_object(s) - off); in print_trailer()
988 if (size_from_object(s) == off) in check_pad_bytes()
992 p + off, POISON_INUSE, size_from_object(s) - off); in check_pad_bytes()