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)
784 static inline unsigned int get_orig_size(struct kmem_cache *s, void *object) in get_orig_size() function1165 poison_size = get_orig_size(s, object); in init_object()1339 orig_size = get_orig_size(s, object); in check_object()2328 orig_size = get_orig_size(s, x); in slab_free_hook()6316 is_alloc ? get_orig_size(s, p) : in process_slab()