Searched refs:size_from_object (Results 1 – 1 of 1) sorted by relevance
848 static inline unsigned int size_from_object(struct kmem_cache *s) in size_from_object() function1094 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()