Searched refs:ipf_mutex (Results 1 – 4 of 4) sorted by relevance
346 WRITE_ENTER(&V_ipfmain.ipf_mutex); in sysctl_ipf_int()365 RWLOCK_EXIT(&V_ipfmain.ipf_mutex); in sysctl_ipf_int()
2993 READ_ENTER(&softc->ipf_mutex);3126 RWLOCK_EXIT(&softc->ipf_mutex);3223 RWLOCK_EXIT(&softc->ipf_mutex);3770 WRITE_ENTER(&softc->ipf_mutex);3788 RWLOCK_EXIT(&softc->ipf_mutex);4128 WRITE_ENTER(&softc->ipf_mutex);4142 RWLOCK_EXIT(&softc->ipf_mutex);4977 WRITE_ENTER(&softc->ipf_mutex);5178 RWLOCK_EXIT(&softc->ipf_mutex);7963 READ_ENTER(&softc->ipf_mutex);[all …]
703 READ_ENTER(&softc->ipf_mutex);711 RWLOCK_EXIT(&softc->ipf_mutex);
1512 ipfrwlock_t ipf_mutex; member