Home
last modified time | relevance | path

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

/linux-6.15/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)
/linux-6.15/mm/
H A Dslub.c565 static inline unsigned int get_info_end(struct kmem_cache *s) in get_info_end() function
766 p += get_info_end(s); in set_orig_size()
782 p += get_info_end(s); in get_orig_size()
923 p = object + get_info_end(s); in get_track()
1084 off = get_info_end(s); in print_trailer()
1274 unsigned long off = get_info_end(s); /* The end of info */ in check_pad_bytes()
2365 inuse = get_info_end(s); in slab_free_hook()