Home
last modified time | relevance | path

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

/linux/mm/kasan/
H A Dcommon.c219 if (unlikely(nearest_obj(cache, virt_to_slab(object), object) != object)) { in check_slab_allocation()
H A Dreport.c542 info->object = nearest_obj(info->cache, slab, addr); in complete_report_info()