Lines Matching refs:so_pcb
8653 struct kern_event_pcb *ev_pcb = (struct kern_event_pcb *)so->so_pcb;
8655 if (so->so_pcb != NULL) {
8680 if (so->so_pcb != NULL) {
8681 lck_mtx_lock(&((struct kern_event_pcb *)so->so_pcb)->evp_mtx);
8690 so, so->so_pcb, lr_saved, so->so_usecount,
8724 if (so->so_pcb == NULL) {
8730 mutex_held = (&((struct kern_event_pcb *)so->so_pcb)->evp_mtx);
8749 struct kern_event_pcb *ev_pcb = (struct kern_event_pcb *)so->so_pcb;
8753 so->so_pcb = NULL;
8820 so->so_pcb = (caddr_t) ev_pcb;
8841 struct kern_event_pcb *ev_pcb = (struct kern_event_pcb *) so->so_pcb;
8964 if (ev_pcb->evp_socket->so_pcb == NULL) {
9048 ev_pcb = (struct kern_event_pcb *) so->so_pcb;
9054 ev_pcb = (struct kern_event_pcb *) so->so_pcb;