Home
last modified time | relevance | path

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

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