Searched refs:nx_alloc (Results 1 – 1 of 1) sorted by relevance
85 static struct kern_nexus *nx_alloc(zalloc_flags_t);1924 nx = nx_alloc(Z_WAITOK); in nx_create()2222 nx_alloc(zalloc_flags_t how) in nx_alloc() function