Searched refs:sp_lock (Results 1 – 4 of 4) sorted by relevance
254 mutex_init(&sp->sp_lock, NULL, MUTEX_DEFAULT, NULL); in sockparams_create()321 mutex_destroy(&sp->sp_lock); in sockparams_destroy()524 ASSERT(MUTEX_NOT_HELD(&sp->sp_lock)); in sockparams_ephemeral_drop_last_ref()527 mutex_enter(&sp->sp_lock); in sockparams_ephemeral_drop_last_ref()531 mutex_exit(&sp->sp_lock); in sockparams_ephemeral_drop_last_ref()536 mutex_exit(&sp->sp_lock); in sockparams_ephemeral_drop_last_ref()620 mutex_enter(&sp->sp_lock); in sockparams_delete()622 mutex_exit(&sp->sp_lock); in sockparams_delete()626 mutex_exit(&sp->sp_lock); in sockparams_delete()746 mutex_enter(&sp->sp_lock); in solookup()[all …]
467 kmutex_t sp_lock; /* lock for refcnt and smod_info */ member554 mutex_enter(&(sp)->sp_lock); \557 mutex_exit(&(sp)->sp_lock); \569 mutex_enter(&(sp)->sp_lock); \573 mutex_exit(&(sp)->sp_lock); \582 mutex_exit(&(sp)->sp_lock); \586 mutex_exit(&(sp)->sp_lock); \
380 kmutex_t sp_lock; member393 _NOTE(MUTEX_PROTECTS_DATA(daplka_sp_resource::sp_lock,
3991 mutex_enter(&sp_rp->sp_lock); in daplka_cr_accept()3999 mutex_exit(&sp_rp->sp_lock); in daplka_cr_accept()4011 mutex_exit(&sp_rp->sp_lock); in daplka_cr_accept()4017 mutex_exit(&sp_rp->sp_lock); in daplka_cr_accept()4026 mutex_exit(&sp_rp->sp_lock); in daplka_cr_accept()4044 mutex_exit(&sp_rp->sp_lock); in daplka_cr_accept()4116 mutex_enter(&sp_rp->sp_lock); in daplka_cr_reject()4124 mutex_exit(&sp_rp->sp_lock); in daplka_cr_reject()4136 mutex_exit(&sp_rp->sp_lock); in daplka_cr_reject()4142 mutex_exit(&sp_rp->sp_lock); in daplka_cr_reject()[all …]