Searched refs:kasan_stack_collection_enabled (Results 1 – 6 of 6) sorted by relevance
242 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()
17 static inline bool kasan_stack_collection_enabled(void) in kasan_stack_collection_enabled() function24 static inline bool kasan_stack_collection_enabled(void) in kasan_stack_collection_enabled() function
86 if (kasan_stack_collection_enabled()) { in kasan_init_tags()
49 str_on_off(kasan_stack_collection_enabled())); in kasan_init_sw_tags()
268 str_on_off(kasan_stack_collection_enabled())); in kasan_init_hw_tags()
352 if (kasan_stack_collection_enabled()) in describe_object()
Completed in 14 milliseconds