Searched refs:unlock_lr (Results 1 – 12 of 12) sorted by relevance
320 void *unlock_lr[SO_LCKDBG_MAX]; /* unlocking caller history */ member
1207 so->unlock_lr[so->next_unlock_lr] = lr_saved; in rip_unlock()
2716 so->unlock_lr[so->next_unlock_lr] = lr_saved; in udp_unlock()
3330 so->unlock_lr[so->next_unlock_lr] = lr_saved; in tcp_unlock()
5042 mp_so->unlock_lr[mp_so->next_unlock_lr] = lr_saved; in mptcp_unlock()
1457 so->unlock_lr[so->next_unlock_lr] = lr_saved; in vsock_unlock()
2112 so->unlock_lr[so->next_unlock_lr] = lr_saved; in ctl_unlock()
2896 so->unlock_lr[so->next_unlock_lr] = lr_saved; in unp_unlock()
2680 so->unlock_lr[so->next_unlock_lr] = lr_saved; in sbunlock()
7282 so->unlock_lr[(so->next_unlock_lr + i) % SO_LCKDBG_MAX]); in solockhistory_nr()7364 so->unlock_lr[so->next_unlock_lr] = lr_saved; in socket_unlock()
8732 so->unlock_lr[so->next_unlock_lr] = lr_saved;
588 void *unlock_lr[BR_LCKDBG_MAX]; member1257 sc->unlock_lr[sc->next_unlock_lr] = lr_saved; in bridge_unlock()1277 sc->unlock_lr[sc->next_unlock_lr] = lr_saved; in bridge_lock2ref()1298 sc->unlock_lr[sc->next_unlock_lr] = lr_saved; in bridge_unref()1317 sc->unlock_lr[sc->next_unlock_lr] = lr_saved; in bridge_xlock()