Lines Matching defs:p
43 proc_t *p;91 p = ttoproc(curthread);92 mutex_enter(&p->p_crlock);94 cr = p->p_cred;96 mutex_exit(&p->p_crlock);107 mutex_enter(&p->p_crlock);109 if (cr != p->p_cred)116 p->p_cred = newcr;119 mutex_exit(&p->p_crlock);124 crset(p, newcr);