Home
last modified time | relevance | path

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

/xnu-8019.80.24/san/memory/
H A Dkasan.c216 #if KASAN_DYNAMIC_BLACKLIST in kasan_load_kext()
241 #if KASAN_DYNAMIC_BLACKLIST in kasan_unload_kext()
292 #if KASAN_DYNAMIC_BLACKLIST in kasan_late_init()
470 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-8019.80.24/osfmk/arm64/
H A Darm_vm_init.c1522 #if KASAN_DYNAMIC_BLACKLIST in arm_vm_physmap_init()
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp812 #if KASAN_DYNAMIC_BLACKLIST in initialize()