Searched refs:p_shutdownstate (Results 1 – 2 of 2) sorted by relevance
438 || (p->p_shutdownstate != shutdownstate) in sd_filt1()457 p->p_shutdownstate = (char)setsdstate; in sd_callback1()494 || (p->p_shutdownstate == shutdownstate) in sd_filt2()511 p->p_shutdownstate = (char)setsdstate; in sd_callback2()543 p->p_shutdownstate = (char)setsdstate; in sd_callback3()666 if (p->p_shutdownstate == 1) { in proc_shutdown()726 if (p->p_shutdownstate == 2) { in proc_shutdown()
292 char p_shutdownstate; member