Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/mem/
H A Dskmem_var.h63 #define SKMEM_ZONE_PREFIX "skywalk" macro
H A Dskmem_arena.c140 static ZONE_DECLARE(ar_nexus_zone, SKMEM_ZONE_PREFIX ".mem.arena.nexus",
144 static ZONE_DECLARE(ar_necp_zone, SKMEM_ZONE_PREFIX ".mem.arena.necp",
148 static ZONE_DECLARE(ar_system_zone, SKMEM_ZONE_PREFIX ".mem.arena.system",
H A Dskmem_region.c205 static ZONE_DECLARE(skr_zone, SKMEM_ZONE_PREFIX ".mem.skr",
867 SKMEM_ZONE_PREFIX, name); in skmem_region_create()
H A Dskmem_cache.c384 skm_zone = zone_create(SKMEM_ZONE_PREFIX ".skm", skm_size, in skmem_cache_pre_init()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow.c50 ZONE_DECLARE(sk_fed_zone, SKMEM_ZONE_PREFIX ".flow.entry.dead",
/xnu-8019.80.24/bsd/skywalk/namespace/
H A Dprotons.c79 static ZONE_DECLARE(protons_token_zone, SKMEM_ZONE_PREFIX ".protons.token",
H A Dnetns.c220 static ZONE_DECLARE(netns_ns_zone, SKMEM_ZONE_PREFIX ".netns.ns",
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c64 static ZONE_DECLARE(na_vp_zone, SKMEM_ZONE_PREFIX ".na.fsw.vp",
H A Dfsw.c74 static ZONE_DECLARE(nx_fsw_zone, SKMEM_ZONE_PREFIX ".nx.fsw",
77 static ZONE_DECLARE(nx_fsw_stats_zone, SKMEM_ZONE_PREFIX ".nx.fsw.stats",
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c86 static ZONE_DECLARE(nxctl_zone, SKMEM_ZONE_PREFIX ".nx.ctl",
89 static ZONE_DECLARE(nxbind_zone, SKMEM_ZONE_PREFIX ".nx.bind",
92 static ZONE_DECLARE(nxprov_zone, SKMEM_ZONE_PREFIX ".nx.kern.prov",
95 static ZONE_DECLARE(nxprov_params_zone, SKMEM_ZONE_PREFIX ".nx.kern.prov.params",
98 static ZONE_DECLARE(nx_zone, SKMEM_ZONE_PREFIX ".nx",
H A Dnexus_kern.c68 static ZONE_DECLARE(ncd_zone, SKMEM_ZONE_PREFIX ".nx.kern.ctl.desc",
71 static ZONE_DECLARE(nxdom_prov_zone, SKMEM_ZONE_PREFIX ".nx.kern.dom.prov",
74 static ZONE_DECLARE(nxa_zone, SKMEM_ZONE_PREFIX ".nx.kern.attr",
H A Dnexus_adapter.c119 static ZONE_DECLARE(na_pseudo_zone, SKMEM_ZONE_PREFIX ".na.pseudo",
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c219 static ZONE_DECLARE(na_kpipe_zone, SKMEM_ZONE_PREFIX ".na.kpipe",
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c243 static ZONE_DECLARE(na_upipe_zone, SKMEM_ZONE_PREFIX ".na.upipe",
246 static ZONE_DECLARE(nx_upipe_zone, SKMEM_ZONE_PREFIX ".nx.upipe",
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c164 static ZONE_DECLARE(ch_zone, SKMEM_ZONE_PREFIX ".ch",
167 static ZONE_DECLARE(ch_info_zone, SKMEM_ZONE_PREFIX ".ch.info",
/xnu-8019.80.24/bsd/skywalk/packet/
H A Dpbufpool.c83 static ZONE_DECLARE(pp_zone, SKMEM_ZONE_PREFIX ".mem.pp",
88 static ZONE_DECLARE(pp_u_htbl_zone, SKMEM_ZONE_PREFIX ".mem.pp.htbl",
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c294 static ZONE_DECLARE(na_mon_zone, SKMEM_ZONE_PREFIX ".na.mon",
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c111 static ZONE_DECLARE(na_netif_compat_zone, SKMEM_ZONE_PREFIX ".na.netif.compat",
H A Dnx_netif.c299 static ZONE_DECLARE(na_netif_zone, SKMEM_ZONE_PREFIX ".na.netif",
302 static ZONE_DECLARE(nx_netif_zone, SKMEM_ZONE_PREFIX ".nx.netif",