Searched refs:RW_DESTROY (Results 1 – 7 of 7) sorted by relevance
130 # define RW_DESTROY(x) rw_destroy(&(x)->ipf_lk) macro382 # define RW_DESTROY(x) eMrwlock_destroy(&(x)->ipf_emu) macro614 # undef RW_DESTROY625 # define RW_DESTROY(x) ; macro
216 RW_DESTROY(&softf->ipfr_ipidfrag); in ipf_frag_soft_destroy()217 RW_DESTROY(&softf->ipfr_frag); in ipf_frag_soft_destroy()218 RW_DESTROY(&softf->ipfr_natfrag); in ipf_frag_soft_destroy()
89 RW_DESTROY(&softd->ipf_p_dns_rwlock); in ipf_p_dns_soft_destroy()
95 RW_DESTROY(&ipf_scan_rwlock); in ipf_scan_unload()
275 RW_DESTROY(&softs->ipf_syncnat); in ipf_sync_soft_fini()276 RW_DESTROY(&softs->ipf_syncstate); in ipf_sync_soft_fini()
9092 RW_DESTROY(&softc->ipf_frag);9093 RW_DESTROY(&softc->ipf_poolrw);9094 RW_DESTROY(&softc->ipf_nat);9095 RW_DESTROY(&softc->ipf_state);9096 RW_DESTROY(&softc->ipf_tokens);9097 RW_DESTROY(&softc->ipf_mutex);9098 RW_DESTROY(&softc->ipf_global);
298 RW_DESTROY(&softa->ipf_authlk); in ipf_auth_soft_destroy()