Home
last modified time | relevance | path

Searched refs:pr_wait_stop (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/fs/proc/
H A Dprdata.h336 extern int pr_wait_stop(prnode_t *, time_t);
H A Dprcontrol.c351 if ((error = pr_wait_stop(pnp, timeo)) != 0) in pr_control()
780 if ((error = pr_wait_stop(pnp, timeo)) != 0) in pr_control32()
1096 pr_wait_stop(prnode_t *pnp, time_t timeo) in pr_wait_stop() function
H A Dprioctl.c508 if ((error = pr_wait_stop(pnp, (time_t)0)) != 0) in prioctl64()
2077 if ((error = pr_wait_stop(pnp, (time_t)0)) != 0) in prioctl32()