Home
last modified time | relevance | path

Searched refs:PRELEZOMB (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_exit.c1161 PRELEZOMB(p); in kern_wait()
1240 PRELEZOMB(p); in kern_wait()
1256 PRELEZOMB(p); in kern_wait()
1333 PRELEZOMB(p); in kern_wait()
/dragonfly/sys/sys/
H A Dproc.h485 #define PRELEZOMB(p) prelezomb((p)) macro