Searched refs:unlock_lr (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_divert.c751 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Draw_ip.c1000 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Dtcp_subr.c2568 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Dudp_usrreq.c2047 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Dmptcp_subr.c3737 mp_so->unlock_lr[mp_so->next_unlock_lr] = lr_saved;
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsocketvar.h290 void *unlock_lr[SO_LCKDBG_MAX]; /* unlocking caller history */ member in struct:socket
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c397 void *unlock_lr[BR_LCKDBG_MAX]; member in struct:bridge_softc
895 sc->unlock_lr[sc->next_unlock_lr] = lr_saved;
914 sc->unlock_lr[sc->next_unlock_lr] = lr_saved;
935 sc->unlock_lr[sc->next_unlock_lr] = lr_saved;
953 sc->unlock_lr[sc->next_unlock_lr] = lr_saved;
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_control.c1531 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Duipc_usrreq.c2398 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Dkern_event.c3010 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Duipc_socket2.c2577 so->unlock_lr[so->next_unlock_lr] = lr_saved;
H A Duipc_socket.c5753 so->unlock_lr[(so->next_unlock_lr + i) % SO_LCKDBG_MAX]);
5804 so->unlock_lr[so->next_unlock_lr] = lr_saved;

Completed in 245 milliseconds