Home
last modified time | relevance | path

Searched refs:kasan_fakestack_drop (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/san/memory/
H A Dkasan-fakestack.c254 kasan_fakestack_drop(thread_t thread) in kasan_fakestack_drop() function
336 kasan_fakestack_drop(thread_t __unused thread) in kasan_fakestack_drop() function
H A Dkasan.h95 void kasan_fakestack_drop(thread_t); /* mark all fakestack entries for thread as unused */
/xnu-8020.121.3/osfmk/kern/
H A Dsched_prim.c3030 kasan_fakestack_drop(self); in thread_invoke()
3314 kasan_fakestack_drop(thread); in thread_dispatch()