Searched refs:RW_DESTROY (Results 1 – 7 of 7) sorted by relevance
127 # define RW_DESTROY(x) rw_destroy(&(x)->ipf_lk) macro380 # define RW_DESTROY(x) eMrwlock_destroy(&(x)->ipf_emu) macro612 # undef RW_DESTROY623 # define RW_DESTROY(x) ; macro
210 RW_DESTROY(&softf->ipfr_ipidfrag); in ipf_frag_soft_destroy()211 RW_DESTROY(&softf->ipfr_frag); in ipf_frag_soft_destroy()212 RW_DESTROY(&softf->ipfr_natfrag); in ipf_frag_soft_destroy()
89 RW_DESTROY(&softd->ipf_p_dns_rwlock); in ipf_p_dns_soft_destroy()
91 RW_DESTROY(&ipf_scan_rwlock); in ipf_scan_unload()
271 RW_DESTROY(&softs->ipf_syncnat); in ipf_sync_soft_fini()272 RW_DESTROY(&softs->ipf_syncstate); in ipf_sync_soft_fini()
9086 RW_DESTROY(&softc->ipf_frag);9087 RW_DESTROY(&softc->ipf_poolrw);9088 RW_DESTROY(&softc->ipf_nat);9089 RW_DESTROY(&softc->ipf_state);9090 RW_DESTROY(&softc->ipf_tokens);9091 RW_DESTROY(&softc->ipf_mutex);9092 RW_DESTROY(&softc->ipf_global);
293 RW_DESTROY(&softa->ipf_authlk); in ipf_auth_soft_destroy()