Home
last modified time | relevance | path

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

/xnu-8792.41.9/san/memory/
H A Dkasan-fakestack.c253 kasan_fakestack_drop(thread_t thread) in kasan_fakestack_drop() function
335 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-8792.41.9/osfmk/kern/
H A Dsched_prim.c3084 kasan_fakestack_drop(self); in thread_invoke()
3362 kasan_fakestack_drop(thread); in thread_dispatch()