Home
last modified time | relevance | path

Searched refs:kasan_stack_collection_enabled (Results 1 – 6 of 6) sorted by relevance

/mm/kasan/
A Dcommon.c242 if (kasan_stack_collection_enabled()) in poison_slab_object()
329 if (kasan_stack_collection_enabled() && !is_kmalloc_cache(cache)) in unpoison_slab_object()
387 if (kasan_stack_collection_enabled() && is_kmalloc_cache(cache)) in poison_kmalloc_redzone()
A Dkasan.h17 static inline bool kasan_stack_collection_enabled(void) in kasan_stack_collection_enabled() function
24 static inline bool kasan_stack_collection_enabled(void) in kasan_stack_collection_enabled() function
A Dtags.c86 if (kasan_stack_collection_enabled()) { in kasan_init_tags()
A Dsw_tags.c49 str_on_off(kasan_stack_collection_enabled())); in kasan_init_sw_tags()
A Dhw_tags.c268 str_on_off(kasan_stack_collection_enabled())); in kasan_init_hw_tags()
A Dreport.c352 if (kasan_stack_collection_enabled()) in describe_object()

Completed in 14 milliseconds