Home
last modified time | relevance | path

Searched refs:get_info_end (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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)
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/mm/
H A Dslub.c559 static inline unsigned int get_info_end(struct kmem_cache *s) in get_info_end() function
572 p = object + get_info_end(s); in get_track()
713 off = get_info_end(s); in print_trailer()
840 unsigned long off = get_info_end(s); /* The end of info */ in check_pad_bytes()

Completed in 16 milliseconds