Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslub.c839 static inline unsigned int size_from_object(struct kmem_cache *s) in size_from_object() function
1094 if (off != size_from_object(s)) in print_trailer()
1097 size_from_object(s) - off); in print_trailer()
1286 if (size_from_object(s) == off) in check_pad_bytes()
1290 p + off, POISON_INUSE, size_from_object(s) - off, true); in check_pad_bytes()