Home
last modified time | relevance | path

Searched refs:nxprov_params_alloc (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dnexus_var.h525 extern struct nxprov_params *nxprov_params_alloc(zalloc_flags_t);
H A Dnexus.c1672 nxp = nxprov_params_alloc(how); in nxprov_alloc()
1757 nxprov_params_alloc(zalloc_flags_t how) in nxprov_params_alloc() function