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

/linux-master/mm/kasan/
H A Dtags.c86 if (kasan_stack_collection_enabled()) {
H A Dcommon.c239 if (kasan_stack_collection_enabled())
311 if (kasan_stack_collection_enabled() && !is_kmalloc_cache(cache))
369 if (kasan_stack_collection_enabled() && is_kmalloc_cache(cache))
H A Dsw_tags.c48 kasan_stack_collection_enabled() ? "on" : "off");
H A Dhw_tags.c265 kasan_stack_collection_enabled() ? "on" : "off");
H A Dkasan.h17 static inline bool kasan_stack_collection_enabled(void) function
24 static inline bool kasan_stack_collection_enabled(void) function
H A Dreport.c351 if (kasan_stack_collection_enabled())

Completed in 177 milliseconds