Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/osfmk/kern/
H A Dsched_prim.c3049 kasan_fakestack_drop(self); in thread_invoke()
3333 kasan_fakestack_drop(thread); in thread_dispatch()