Lines Matching defs:p
136 volatile proc_t *p = ttoproc(curthread);
137 struct as *as = p->p_as;
229 PTOU(p)->u_comm, p->p_pid, sig);
230 printf("sigsp = 0x%p, action = 0x%p, upc = 0x%lx\n",
248 (zoneid = p->p_zone->zone_id) != GLOBAL_ZONEID &&
252 sani_sip.si_pid = p->p_zone->zone_zsched->p_pid;
359 PTOU(p)->u_comm, p->p_pid, sig);
360 printf("on fault, sigsp = 0x%p, action = 0x%p, upc = 0x%lx\n",
396 volatile proc_t *p = ttoproc(curthread);
430 if ((ldt = p->p_ldt) != NULL)
453 PTOU(p)->u_comm, p->p_pid, sig);
454 printf("sigsp = 0x%p, action = 0x%p, upc = 0x%lx\n",
472 (zoneid = p->p_zone->zone_id) != GLOBAL_ZONEID &&
474 si32.si_pid = p->p_zone->zone_zsched->p_pid;
577 PTOU(p)->u_comm, p->p_pid, sig);
578 printf("on fault, sigsp = 0x%p, action = 0x%p, upc = 0x%lx\n",
616 volatile proc_t *p = ttoproc(curthread);
650 if ((ldt = p->p_ldt) != NULL)
672 PTOU(p)->u_comm, p->p_pid, sig);
673 printf("sigsp = 0x%p, action = 0x%p, upc = 0x%lx\n",
691 (zoneid = p->p_zone->zone_id) != GLOBAL_ZONEID &&
695 sani_sip.si_pid = p->p_zone->zone_zsched->p_pid;
785 PTOU(p)->u_comm, p->p_pid, sig);
786 printf("on fault, sigsp = 0x%p, action = 0x%p, upc = 0x%lx\n",