Home
last modified time | relevance | path

Searched defs:still_accessible (Results 1 – 2 of 2) sorted by relevance

/linux/mm/kasan/
H A Dcommon.c233 bool init, bool still_accessible) in poison_slab_object()
259 bool still_accessible) in __kasan_slab_free()
/linux/mm/
H A Dslub.c2261 bool still_accessible = (s->flags & SLAB_TYPESAFE_BY_RCU) && !after_rcu_delay; slab_free_hook() local