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