Home
last modified time | relevance | path

Searched defs:get_orig_size (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Dslab.py60 def get_orig_size(cache, obj): function
/linux/mm/
H A Dslub.c771 static inline unsigned int get_orig_size(struct kmem_cache *s, void *object) in get_orig_size() function