Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c848 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()
1277 if (size_from_object(s) == off) in check_pad_bytes()
1281 p + off, POISON_INUSE, size_from_object(s) - off); in check_pad_bytes()