Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c83 static struct kern_nexus *nx_alloc(zalloc_flags_t);
1915 nx = nx_alloc(Z_WAITOK); in nx_create()
2206 nx_alloc(zalloc_flags_t how) in nx_alloc() function