Lines Matching defs:td
306 tidbatch_add(struct tidbatch *tb, struct thread *td) in tidbatch_add()
384 struct thread *td; in thread_ctor() local
414 struct thread *td; in thread_dtor() local
456 struct thread *td; in thread_init() local
476 struct thread *td; in thread_fini() local
495 proc_linkup0(struct proc *p, struct thread *td) in proc_linkup0()
502 proc_linkup(struct proc *p, struct thread *td) in proc_linkup()
517 ast_suspend(struct thread *td, int tda __unused) in ast_suspend()
597 thread_zombie(struct thread *td) in thread_zombie()
617 thread_stash(struct thread *td) in thread_stash()
781 struct thread *td; in thread_alloc() local
807 thread_recycle(struct thread *td, int pages) in thread_recycle()
825 thread_free_batched(struct thread *td) in thread_free_batched()
845 thread_free(struct thread *td) in thread_free()
868 thread_cow_get(struct thread *newtd, struct thread *td) in thread_cow_get()
879 thread_cow_free(struct thread *td) in thread_cow_free()
889 thread_cow_update(struct thread *td) in thread_cow_update()
908 thread_cow_synced(struct thread *td) in thread_cow_synced()
933 struct thread *td; in thread_exit() local
1042 struct thread *td; in thread_wait() local
1066 thread_link(struct thread *td, struct proc *p) in thread_link()
1095 thread_unlink(struct thread *td) in thread_unlink()
1215 struct thread *td; in thread_single() local
1355 struct thread *td; in thread_suspend_check_needed() local
1400 struct thread *td; in thread_suspend_check() local
1506 thread_check_susp(struct thread *td, bool sleep) in thread_check_susp()
1530 thread_suspend_switch(struct thread *td, struct proc *p) in thread_suspend_switch()
1558 thread_suspend_one(struct thread *td) in thread_suspend_one()
1573 thread_unsuspend_one(struct thread *td, struct proc *p, bool boundary) in thread_unsuspend_one()
1592 thread_run_flash(struct thread *td) in thread_run_flash()
1621 struct thread *td; in thread_unsuspend() local
1653 struct thread *td; in thread_single_end() local
1710 struct thread *td; in tdfind_hash() local
1752 struct thread *td; in tdfind() local
1783 tidhash_add(struct thread *td) in tidhash_add()
1791 tidhash_remove(struct thread *td) in tidhash_remove()