Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/gdb/linux/
Dslab.py54 def get_info_end(cache): function
63 p += get_info_end(cache)
71 p = object_pointer + get_info_end(cache)
/linux-6.12.1/mm/
Dslub.c566 static inline unsigned int get_info_end(struct kmem_cache *s) in get_info_end() function
778 p += get_info_end(s); in set_orig_size()
791 p += get_info_end(s); in get_orig_size()
932 p = object + get_info_end(s); in get_track()
1084 off = get_info_end(s); in print_trailer()
1265 unsigned long off = get_info_end(s); /* The end of info */ in check_pad_bytes()
2327 inuse = get_info_end(s); in slab_free_hook()