Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkasan.h230 bool still_accessible, in kasan_slab_free()
432 bool init, bool still_accessible, in kasan_slab_free()
/linux/mm/kasan/
H A Dcommon.c264 bool still_accessible, bool no_quarantine) in __kasan_slab_free()
/linux/mm/
H A Dslub.c2462 bool still_accessible = (s->flags & SLAB_TYPESAFE_BY_RCU) && !after_rcu_delay; in slab_free_hook() local