Home
last modified time | relevance | path

Searched refs:kern_allocation_name_release (Results 1 – 19 of 19) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/core/
H A Dskywalk.c312 kern_allocation_name_release(skmem_tag_dump); in skywalk_fini()
322 kern_allocation_name_release(skmem_tag_sysctl_buf); in skywalk_fini()
327 kern_allocation_name_release(skmem_tag_oid); in skywalk_fini()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2218 kern_allocation_name_release(skmem_tag_fsw_ports); in fsw_mem_uninit()
2222 kern_allocation_name_release(skmem_tag_fsw_fob_hash); in fsw_mem_uninit()
2226 kern_allocation_name_release(skmem_tag_fsw_frb_hash); in fsw_mem_uninit()
2230 kern_allocation_name_release( in fsw_mem_uninit()
2235 kern_allocation_name_release(skmem_tag_fsw_frag_mgr); in fsw_mem_uninit()
/xnu-8019.80.24/osfmk/vm/
H A Dvm_kern.h311 extern void kern_allocation_name_release(kern_allocation_name_t allocation);
H A Dvm_resident.c9066 kern_allocation_name_release(releasesite); in vm_tag_alloc()
9294 kern_allocation_name_release(kern_allocation_name_t allocation) in kern_allocation_name_release() function
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c399 kern_allocation_name_release(skmem_tag_netif_llink_info); in nx_netif_dom_terminate()
403 kern_allocation_name_release(skmem_tag_netif_qset); in nx_netif_dom_terminate()
407 kern_allocation_name_release(skmem_tag_netif_llink); in nx_netif_dom_terminate()
411 kern_allocation_name_release(skmem_tag_netif_agent_flow); in nx_netif_dom_terminate()
415 kern_allocation_name_release(skmem_tag_netif_flow); in nx_netif_dom_terminate()
419 kern_allocation_name_release(skmem_tag_netif_filter); in nx_netif_dom_terminate()
423 kern_allocation_name_release(skmem_tag_netif_mit); in nx_netif_dom_terminate()
H A Dnx_netif_llink.c102 kern_allocation_name_release(nx_netif_tag_qset); in nx_netif_llink_module_fini()
106 kern_allocation_name_release(nx_netif_tag_llink_cfg); in nx_netif_llink_module_fini()
H A Dnx_netif_compat.c189 kern_allocation_name_release(skmem_tag_netif_compat_mit); in nx_netif_compat_fini()
193 kern_allocation_name_release(skmem_tag_netif_compat_pool); in nx_netif_compat_fini()
/xnu-8019.80.24/bsd/skywalk/mem/
H A Dskmem_region.c428 kern_allocation_name_release(skmem_tag_segment_hash); in skmem_region_fini()
432 kern_allocation_name_release(skmem_tag_segment_bmap); in skmem_region_fini()
436 kern_allocation_name_release(skmem_tag_region_mib); in skmem_region_fini()
H A Dskmem_cache.c548 kern_allocation_name_release(skmem_tag_bufctl_hash); in skmem_cache_fini()
552 kern_allocation_name_release(skmem_tag_cache_mib); in skmem_cache_fini()
H A Dskmem_arena.c173 kern_allocation_name_release(skmem_tag_arena_mib); in skmem_arena_fini()
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c181 kern_allocation_name_release(skmem_tag_nx_key); in nexus_fini()
185 kern_allocation_name_release(skmem_tag_nx_mib); in nexus_fini()
189 kern_allocation_name_release(skmem_tag_nx_port); in nexus_fini()
193 kern_allocation_name_release(skmem_tag_nx_port_info); in nexus_fini()
H A Dnexus_adapter.c256 kern_allocation_name_release(skmem_tag_nx_rings); in na_fini()
260 kern_allocation_name_release(skmem_tag_nx_contexts); in na_fini()
264 kern_allocation_name_release(skmem_tag_nx_scratch); in na_fini()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c85 kern_allocation_name_release(skmem_tag_fsw_flow_mgr); in flow_mgr_fini()
/xnu-8019.80.24/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp629 kern_allocation_name_release(name); in AllocationNameTest()
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c325 kern_allocation_name_release(skmem_tag_monitors); in nx_mon_dom_terminate()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c276 kern_allocation_name_release(skmem_tag_pipes); in nx_upipe_dom_terminate()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c227 kern_allocation_name_release(skmem_tag_ch_key); in channel_fini()
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserServer.cpp3908 kern_allocation_name_release(fAllocationName); in free()
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp15436 kern_allocation_name_release(releasesite);