Home
last modified time | relevance | path

Searched refs:tidhash_add (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/kern/
H A Dkern_kthread.c327 tidhash_add(newtd); in kthread_add1()
H A Dkern_thr.c272 tidhash_add(newtd); in thread_create()
H A Dinit_main.c520 tidhash_add(td); in proc0_init()
H A Dkern_fork.c404 tidhash_add(td2); in do_fork()
H A Dkern_thread.c1783 tidhash_add(struct thread *td) in tidhash_add() function
/freebsd/sys/compat/linux/
H A Dlinux_fork.c322 tidhash_add(newtd); in linux_clone_thread()
/freebsd/sys/sys/
H A Dproc.h1215 void tidhash_add(struct thread *);