Home
last modified time | relevance | path

Searched refs:td_endzero (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/kern/
HDkern_kthread.c271 __rangeof(struct thread, td_startzero, td_endzero)); in kthread_add()
HDkern_thr.c254 __rangeof(struct thread, td_startzero, td_endzero)); in thread_create()
HDkern_thrworkq.c836 __rangeof(struct thread, td_startzero, td_endzero)); in twq_addnewthread()
928 __rangeof(struct thread, td_startzero, td_endzero)); in twq_init_workqueue()
HDkern_fork.c464 __rangeof(struct thread, td_startzero, td_endzero)); in do_fork()
/NextBSD/sys/compat/linux/
HDlinux_fork.c283 __rangeof(struct thread, td_startzero, td_endzero)); in linux_clone_thread()
/NextBSD/sys/sys/
HDproc.h288 #define td_endzero td_sigmask macro
291 #define td_startcopy td_endzero