Home
last modified time | relevance | path

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

/xnu-8792.61.2/san/memory/
H A Dkasan.c190 #if KASAN_DYNAMIC_BLACKLIST in kasan_load_kext()
215 #if KASAN_DYNAMIC_BLACKLIST in kasan_unload_kext()
266 #if KASAN_DYNAMIC_BLACKLIST in kasan_late_init()
440 SYSCTL_COMPAT_UINT(_kern_kasan, OID_AUTO, dynamicbl, CTLFLAG_RD, NULL, KASAN_DYNAMIC_BLACKLIST, "");
H A Dkasan-classic.h51 #define KASAN_DYNAMIC_BLACKLIST 1 macro
H A Dkasan-tbi.h47 #define KASAN_DYNAMIC_BLACKLIST 1 macro
H A Dkasan_dynamic_blacklist.c20 #if KASAN_DYNAMIC_BLACKLIST
/xnu-8792.61.2/osfmk/arm64/
H A Darm_vm_init.c1550 #if KASAN_DYNAMIC_BLACKLIST in arm_vm_physmap_init()
/xnu-8792.61.2/libkern/c++/
H A DOSKext.cpp834 #if KASAN_DYNAMIC_BLACKLIST in initialize()