Home
last modified time | relevance | path

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

/xnu-10002.1.13/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()
445 SYSCTL_COMPAT_UINT(_kern_kasan, OID_AUTO, dynamicbl, CTLFLAG_RD, NULL, KASAN_DYNAMIC_BLACKLIST, "");
H A Dkasan-tbi.h45 #define KASAN_DYNAMIC_BLACKLIST 1 macro
H A Dkasan-classic.h49 #define KASAN_DYNAMIC_BLACKLIST 1 macro
H A Dkasan_dynamic_blacklist.c20 #if KASAN_DYNAMIC_BLACKLIST
/xnu-10002.1.13/osfmk/arm64/
H A Darm_vm_init.c1555 #if KASAN_DYNAMIC_BLACKLIST in arm_vm_physmap_init()
/xnu-10002.1.13/libkern/c++/
H A DOSKext.cpp958 #if KASAN_DYNAMIC_BLACKLIST in initialize()