Searched refs:sockconf_lock (Results 1 – 4 of 4) sorted by relevance
410 rw_enter(&sockconf_lock, RW_READER); in sockparams_hold_ephemeral()415 rw_exit(&sockconf_lock); in sockparams_hold_ephemeral()424 rw_exit(&sockconf_lock); in sockparams_hold_ephemeral()466 rw_enter(&sockconf_lock, RW_WRITER); in sockparams_hold_ephemeral()475 rw_exit(&sockconf_lock); in sockparams_hold_ephemeral()481 rw_exit(&sockconf_lock); in sockparams_hold_ephemeral()487 rw_exit(&sockconf_lock); in sockparams_hold_ephemeral()526 rw_enter(&sockconf_lock, RW_WRITER); in sockparams_ephemeral_drop_last_ref()532 rw_exit(&sockconf_lock); in sockparams_ephemeral_drop_last_ref()537 rw_exit(&sockconf_lock); in sockparams_ephemeral_drop_last_ref()[all …]
215 rw_enter(&sockconf_lock, RW_READER); in sof_setsockopt_impl()227 rw_exit(&sockconf_lock); in sof_setsockopt_impl()231 rw_exit(&sockconf_lock); in sof_setsockopt_impl()521 rw_enter(&sockconf_lock, RW_READER); in sof_sonode_autoattach_filters()526 rw_exit(&sockconf_lock); in sof_sonode_autoattach_filters()531 rw_exit(&sockconf_lock); in sof_sonode_autoattach_filters()971 rw_enter(&sockconf_lock, RW_WRITER); in sof_entry_add()973 rw_exit(&sockconf_lock); in sof_entry_add()979 rw_exit(&sockconf_lock); in sof_entry_add()988 rw_exit(&sockconf_lock); in sof_entry_add()[all …]
104 krwlock_t sockconf_lock; variable248 rw_init(&sockconf_lock, NULL, RW_DEFAULT, NULL); in sockinit()
880 extern krwlock_t sockconf_lock;