Home
last modified time | relevance | path

Searched refs:ZONE_DEFINE (Results 1 – 25 of 58) sorted by relevance

123

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow.c50 ZONE_DEFINE(sk_fed_zone, SKMEM_ZONE_PREFIX ".flow.entry.dead",
/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_rti.c44 static ZONE_DEFINE(ndrti_zone, "nd6_route_info",
H A Dnd6_prproxy.c180 static ZONE_DEFINE(ndprl_zone, "nd6_prproxy_prelist",
183 static ZONE_DEFINE(solsrc_zone, "nd6_prproxy_solsrc",
186 static ZONE_DEFINE(soltgt_zone, "nd6_prproxy_soltgt",
H A Din6_mcast.c203 static ZONE_DEFINE(imm_zone, "in6_multi_mship",
206 static ZONE_DEFINE(ip6ms_zone, "ip6_msource",
209 static ZONE_DEFINE(in6ms_zone, "in6_msource",
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_cprotect.c86 ZONE_DEFINE(cpx_zone, "cpx",
88 ZONE_DEFINE(aes_ctz_zone, "AES ctx",
/xnu-8020.101.4/doc/
H A Dstartup.md153 - `ZONE_DEFINE`, `ZONE_INIT`: automatically initialized permanent zones.
174 runs `ZONE_DEFINE` and `ZONE_INIT`.
/xnu-8020.101.4/bsd/security/audit/
H A Daudit_mac.c71 ZONE_DEFINE(audit_mac_label_zone, "audit_mac_label_zone",
H A Daudit.c181 static ZONE_DEFINE(audit_record_zone, "audit_zone",
/xnu-8020.101.4/bsd/kern/
H A Dsys_reason.c44 static ZONE_DEFINE(os_reason_zone, "os reasons",
H A Dtracker.c143 static ZONE_DEFINE(tracker_hash_entry_zone, "tracker_hash_entry",
146 static ZONE_DEFINE(tracker_hash_entry_short_zone, "tracker_hash_entry_short",
H A Dkern_guarded.c78 static ZONE_DEFINE(fp_guard_zone, "fileproc_guard",
H A Dvsock_domain.c51 static ZONE_DEFINE(vsockpcb_zone, "vsockpcbzone",
/xnu-8020.101.4/security/
H A Dmac_audit.c78 ZONE_DEFINE(mac_audit_data_zone, "mac_audit_data_zone",
/xnu-8020.101.4/osfmk/kern/
H A Dzalloc.h1306 #define ZONE_DEFINE(var, name, size, flags) \ macro
1328 ZONE_DEFINE(var, name, sizeof(type_t), flags); \
/xnu-8020.101.4/bsd/skywalk/namespace/
H A Dprotons.c79 static ZONE_DEFINE(protons_token_zone, SKMEM_ZONE_PREFIX ".protons.token",
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c64 static ZONE_DEFINE(na_vp_zone, SKMEM_ZONE_PREFIX ".na.fsw.vp",
H A Dfsw.c74 static ZONE_DEFINE(nx_fsw_zone, SKMEM_ZONE_PREFIX ".nx.fsw",
77 static ZONE_DEFINE(nx_fsw_stats_zone, SKMEM_ZONE_PREFIX ".nx.fsw.stats",
/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus.c86 static ZONE_DEFINE(nxctl_zone, SKMEM_ZONE_PREFIX ".nx.ctl",
89 static ZONE_DEFINE(nxbind_zone, SKMEM_ZONE_PREFIX ".nx.bind",
92 static ZONE_DEFINE(nxprov_zone, SKMEM_ZONE_PREFIX ".nx.kern.prov",
95 static ZONE_DEFINE(nxprov_params_zone, SKMEM_ZONE_PREFIX ".nx.kern.prov.params",
98 static ZONE_DEFINE(nx_zone, SKMEM_ZONE_PREFIX ".nx",
H A Dnexus_kern.c68 static ZONE_DEFINE(ncd_zone, SKMEM_ZONE_PREFIX ".nx.kern.ctl.desc",
71 static ZONE_DEFINE(nxdom_prov_zone, SKMEM_ZONE_PREFIX ".nx.kern.dom.prov",
74 static ZONE_DEFINE(nxa_zone, SKMEM_ZONE_PREFIX ".nx.kern.attr",
/xnu-8020.101.4/bsd/skywalk/mem/
H A Dskmem_arena.c140 static ZONE_DEFINE(ar_nexus_zone, SKMEM_ZONE_PREFIX ".mem.arena.nexus",
144 static ZONE_DEFINE(ar_necp_zone, SKMEM_ZONE_PREFIX ".mem.arena.necp",
148 static ZONE_DEFINE(ar_system_zone, SKMEM_ZONE_PREFIX ".mem.arena.system",
/xnu-8020.101.4/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c219 static ZONE_DEFINE(na_kpipe_zone, SKMEM_ZONE_PREFIX ".na.kpipe",
/xnu-8020.101.4/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c243 static ZONE_DEFINE(na_upipe_zone, SKMEM_ZONE_PREFIX ".na.upipe",
246 static ZONE_DEFINE(nx_upipe_zone, SKMEM_ZONE_PREFIX ".nx.upipe",
/xnu-8020.101.4/bsd/net/
H A Dpacket_mangler.c112 static ZONE_DEFINE(packet_mangler_zone, "packet_mangler",
/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel.c164 static ZONE_DEFINE(ch_zone, SKMEM_ZONE_PREFIX ".ch",
167 static ZONE_DEFINE(ch_info_zone, SKMEM_ZONE_PREFIX ".ch.info",
/xnu-8020.101.4/bsd/skywalk/packet/
H A Dpbufpool.c83 static ZONE_DEFINE(pp_zone, SKMEM_ZONE_PREFIX ".mem.pp",
88 static ZONE_DEFINE(pp_u_htbl_zone, SKMEM_ZONE_PREFIX ".mem.pp.htbl",

123