Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/conf/
H A Dparam.c285 pid_t jump_pid = DEFAULT_JUMPPID; variable
733 if (jump_pid < 0 || jump_pid >= pidmax) { in param_check()
734 jump_pid = 0; in param_check()
/titanic_50/usr/src/uts/common/os/
H A Dpid.c119 if (jump_pid && jump_pid > mpid) in pid_setmin()
120 minpid = mpid = jump_pid; in pid_setmin()
/titanic_50/usr/src/uts/common/sys/
H A Dparam.h335 extern pid_t jump_pid;