Home
last modified time | relevance | path

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

/xnu-11215/bsd/skywalk/nexus/
H A Dnexus_kern.c61 static struct nexus_attr *nxa_alloc(zalloc_flags_t);
716 nxa_alloc(zalloc_flags_t how) in nxa_alloc() function
736 *nxa = nxa_alloc(Z_WAITOK); in kern_nexus_attr_create()