Home
last modified time | relevance | path

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

/xnu-8792.61.2/san/memory/ !
H A Dkasan_internal.h183 bool kasan_lock_held(thread_t);
H A Dkasan-fakestack.c82 if (cur && kasan_lock_held(cur)) { in thread_enter_fakestack()
H A Dkasan.c113 kasan_lock_held(thread_t thread) in kasan_lock_held() function