Home
last modified time | relevance | path

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

/linux-6.12.1/mm/kasan/
Dcommon.c233 bool init, bool still_accessible) in poison_slab_object()
259 bool still_accessible) in __kasan_slab_free()
/linux-6.12.1/include/linux/
Dkasan.h227 bool still_accessible) in kasan_slab_free()
427 bool init, bool still_accessible) in kasan_slab_free()
/linux-6.12.1/mm/
Dslub.c2265 bool still_accessible = (s->flags & SLAB_TYPESAFE_BY_RCU) && !after_rcu_delay; in slab_free_hook() local