Searched refs:nx_alloc (Results 1 – 1 of 1) sorted by relevance
83 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