Home
last modified time | relevance | path

Searched refs:nearest_obj (Results 1 – 6 of 6) sorted by relevance

/linux/mm/kasan/
A Dreport_tags.c26 object = nearest_obj(cache, page, (void *)addr); in kasan_get_bug_type()
A Dgeneric.c342 object = nearest_obj(cache, page, addr); in __kasan_record_aux_stack()
A Dreport.c252 void *object = nearest_obj(cache, page, addr); in print_address_description()
A Dcommon.c344 if (unlikely(nearest_obj(cache, virt_to_head_page(object), object) != in ____kasan_slab_free()
/linux/include/linux/
A Dslab_def.h90 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
A Dslub_def.h164 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function

Completed in 8 milliseconds