Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/kernel/
H A Dt_extent.c62 h_alloc_subregion(u_long substart, u_long subend, u_long size, in h_alloc_subregion() argument
69 "%#lx, 0, &result): " fmt, substart, subend, size, alignment, \ in h_alloc_subregion()
72 ret = extent_alloc_subregion1(ex, substart, subend, size, in h_alloc_subregion()