Searched refs:kasan_lock_held (Results 1 – 3 of 3) sorted by relevance
182 bool kasan_lock_held(thread_t);
139 kasan_lock_held(thread_t thread) in kasan_lock_held() function
83 if (cur && kasan_lock_held(cur)) { in thread_enter_fakestack()