Home
last modified time | relevance | path

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

/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)
/linux/mm/
H A Dslub.c565 static inline unsigned int get_info_end(struct kmem_cache *s) in get_info_end() function
742 p += get_info_end(s); in set_orig_size()
758 p += get_info_end(s); in get_orig_size()
874 unsigned int offset = get_info_end(s); in obj_exts_offset_in_object()
1025 p = object + get_info_end(s); in get_track()
1186 off = get_info_end(s); in print_trailer()
1389 unsigned long off = get_info_end(s); /* The end of info */ in check_pad_bytes()
2674 inuse = get_info_end(s); in slab_free_hook()