Searched refs:nearest_obj (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dslab.h321 static inline void *nearest_obj(struct kmem_cache *cache, function
/linux-master/mm/kasan/
H A Dgeneric.c535 object = nearest_obj(cache, slab, addr);
H A Dcommon.c222 if (unlikely(nearest_obj(cache, virt_to_slab(object), object) != object)) {
H A Dreport.c509 info->object = nearest_obj(info->cache, slab, addr);

Completed in 118 milliseconds