Searched refs:kproc_exit (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-12-stable/sys/sys/
H A Dkthread.h56 void kproc_exit(int) __dead2;
/freebsd-12-stable/sys/geom/uzip/
H A Dg_uzip_wrkthr.c60 kproc_exit(0);
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic_osm_lib.c125 kproc_exit(0);
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clnfsiod.c340 kproc_exit(0);
342 kproc_exit(1);
/freebsd-12-stable/sys/powerpc/powermac/
H A Dpowermac_thermal.c90 kproc_exit(0);
/freebsd-12-stable/sys/kern/
H A Dkern_kthread.c155 kproc_exit(int ecode) function
361 kproc_exit(0);
H A Dkern_acct.c631 kproc_exit(0);
658 kproc_exit(0);
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmi_opal.c168 kproc_exit(0);
H A Dipmi_smic.c382 kproc_exit(0);
H A Dipmi_ssif.c353 kproc_exit(0);
H A Dipmi_kcs.c483 kproc_exit(0);
/freebsd-12-stable/sys/dev/ow/
H A Dow_temp.c189 kproc_exit(0);
251 * Wait for the thread to die. kproc_exit will do a wakeup
255 * the event thread happens only in kproc_exit, we don't
/freebsd-12-stable/sys/powerpc/mambo/
H A Dmambo_disk.c261 kproc_exit(0);
/freebsd-12-stable/sys/dev/flash/
H A Dn25q.c447 kproc_exit(0);
H A Dat45d.c468 kproc_exit(0);
H A Dmx25l.c642 kproc_exit(0);
/freebsd-12-stable/sys/dev/random/
H A Drandom_harvestq.c190 kproc_exit(0);
/freebsd-12-stable/sys/dev/bktr/
H A Dmsp34xx.c899 kproc_exit(0);
1126 kproc_exit(0);
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c384 kproc_exit(0);
506 kproc_exit(0);
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_var.h84 kproc_exit(status)
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Disc_sm.c581 kproc_exit(0);
/freebsd-12-stable/sys/dev/nvdimm/
H A Dnvdimm_spa.c313 kproc_exit(0);
/freebsd-12-stable/sys/geom/bde/
H A Dg_bde_work.c669 kproc_exit(0);
/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c670 kproc_exit(0);
/freebsd-12-stable/sys/powerpc/ps3/
H A Dps3disk.c352 kproc_exit(0);

Completed in 303 milliseconds

123