Searched refs:get_orig_size (Results 1 – 2 of 2) sorted by relevance
60 def get_orig_size(cache, obj): function175 size = get_orig_size(cache, object_pointer)
771 static inline unsigned int get_orig_size(struct kmem_cache *s, void *object) in get_orig_size() function1155 poison_size = get_orig_size(s, object); in init_object()1329 orig_size = get_orig_size(s, object); in check_object()2339 orig_size = get_orig_size(s, x); in slab_free_hook()4789 orig_size = get_orig_size(s, (void *)p); in __do_krealloc()6487 is_alloc ? get_orig_size(s, p) : in process_slab()