Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dslab.py54 def get_info_end(cache): function
63 p += get_info_end(cache)
71 p = object_pointer + get_info_end(cache)
/openbmc/linux/mm/
H A Dslub.c755 static inline unsigned int get_info_end(struct kmem_cache *s) in get_info_end() function
768 p = object + get_info_end(s); in get_track()
888 p += get_info_end(s); in set_orig_size()
901 p += get_info_end(s); in get_orig_size()
966 off = get_info_end(s); in print_trailer()
1135 unsigned long off = get_info_end(s); /* The end of info */ in check_pad_bytes()