Home
last modified time | relevance | path

Searched refs:kproc_exit (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/sys/
H A Dkthread.h56 void kproc_exit(int) __dead2;
/f-stack/freebsd/kern/
H A Dkern_kthread.c157 kproc_exit(int ecode) in kproc_exit() function
357 kproc_exit(0); in kthread_exit()
H A Dkern_acct.c632 kproc_exit(0); in acct_thread()
658 kproc_exit(0); in acct_thread()
H A Dkern_alq.c225 kproc_exit(0); in ald_daemon()
H A Dsys_socket.c521 kproc_exit(0); in soaio_kproc_loop()
H A Dvfs_aio.c1166 kproc_exit(0); in aio_daemon()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c570 kproc_exit(0); in bcm2835_audio_worker()
/f-stack/lib/
H A Dff_glue.c1011 kproc_exit(int ecode) in kproc_exit() function
/f-stack/freebsd/opencrypto/
H A Dcrypto.c1941 kproc_exit(0); in crypto_finis()
/f-stack/freebsd/netpfil/pf/
H A Dpf.c1550 kproc_exit(0); in pf_purge_thread()