Lines Matching refs:uma_zfree
1053 uma_zfree(nat64lsn_host_zone, host); in nat64lsn_alloc_host()
1060 uma_zfree(nat64lsn_host_zone, host); in nat64lsn_alloc_host()
1156 uma_zfree(nat64lsn_pg_zone, pg); in nat64lsn_alloc_proto_pg()
1164 uma_zfree(nat64lsn_pg_zone, pg); in nat64lsn_alloc_proto_pg()
1178 uma_zfree(nat64lsn_pg_zone, pg); in nat64lsn_alloc_proto_pg()
1206 uma_zfree(nat64lsn_state_zone, pg->states_chunk[i]); in nat64lsn_alloc_proto_pg()
1209 uma_zfree(nat64lsn_pg_zone, pg); in nat64lsn_alloc_proto_pg()
1341 uma_zfree(nat64lsn_job_zone, ji); in nat64lsn_do_request()
1548 uma_zfree(nat64lsn_pgchunk_zone, ji->pgchunk); in nat64lsn_job_destroy()
1549 uma_zfree(nat64lsn_job_zone, ji); in nat64lsn_job_destroy()
1875 uma_zfree(nat64lsn_state_zone, pg->states); in nat64lsn_destroy_pg()
1878 uma_zfree(nat64lsn_state_zone, pg->states_chunk[i]); in nat64lsn_destroy_pg()
1882 uma_zfree(nat64lsn_pg_zone, pg); in nat64lsn_destroy_pg()
1899 uma_zfree(nat64lsn_pgchunk_zone, alias->tcp[i]); in nat64lsn_destroy_alias()
1901 uma_zfree(nat64lsn_pgchunk_zone, alias->udp[i]); in nat64lsn_destroy_alias()
1903 uma_zfree(nat64lsn_pgchunk_zone, alias->icmp[i]); in nat64lsn_destroy_alias()
1923 uma_zfree(nat64lsn_aliaslink_zone, link); in nat64lsn_destroy_host()
1927 uma_zfree(nat64lsn_host_zone, host); in nat64lsn_destroy_host()