Home
last modified time | relevance | path

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

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