Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_var.h515 extern struct nxprov_params *nxprov_params_alloc(zalloc_flags_t);
H A Dnexus.c1714 nxp = nxprov_params_alloc(how); in nxprov_alloc()
1799 nxprov_params_alloc(zalloc_flags_t how) in nxprov_params_alloc() function