Searched refs:wantminor (Results 1 – 1 of 1) sorted by relevance
272 tuncl_alloc(int wantminor) in tuncl_alloc() argument310 if (wantminor <= 0) { in tuncl_alloc()319 0, 0, 0, (void *)(uintptr_t)wantminor, in tuncl_alloc()320 (void *)((uintptr_t)wantminor+1), VM_NOSLEEP); in tuncl_alloc()321 if (dminor != 0 && dminor != wantminor) { in tuncl_alloc()