Searched refs:uth (Results 1 – 7 of 7) sorted by relevance
3448 struct uma_type_header uth; local3482 bzero(&uth, sizeof(uth));3484 strlcpy(uth.uth_name, z->uz_name, UTH_MAX_NAME);3485 uth.uth_align = kz->uk_align;3486 uth.uth_size = kz->uk_size;3487 uth.uth_rsize = kz->uk_rsize;3490 uth.uth_maxpages += k->uk_maxpages;3491 uth.uth_pages += k->uk_pages;3492 uth.uth_keg_free += k->uk_free;3493 uth.uth_limit = (k->uk_maxpages / k->uk_ppera)[all …]
199 #%indicates the \fIi\fP\uth\d parameter.
201 #%indicates the \fIi\fP\uth\d parameter.