Home
last modified time | relevance | path

Searched refs:kasan_thread_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_thread.c799 kasan_thread_alloc(td); in thread_alloc()
816 kasan_thread_alloc(td); in thread_recycle()
H A Dsubr_asan.c299 kasan_thread_alloc(struct thread *td) in kasan_thread_alloc() function