Home
last modified time | relevance | path

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

/Linux-v5.4/mm/kasan/
Dtags_report.c53 object = nearest_obj(cache, page, (void *)addr); in get_bug_type()
Dreport.c379 void *object = nearest_obj(cache, page, addr); in print_address_description()
Dcommon.c448 if (unlikely(nearest_obj(cache, virt_to_head_page(object), object) != in __kasan_slab_free()
/Linux-v5.4/include/linux/
Dslab_def.h92 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function
Dslub_def.h174 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() function