Searched refs:alloc_count (Results 1 – 3 of 3) sorted by relevance
220 uint16_t alloc_count; in get_graft_info() local239 alloc_count = ggi.ggi_count; in get_graft_info()241 graft_infos = kalloc_type(fsioc_graft_info_t, alloc_count, Z_WAITOK | Z_ZERO); in get_graft_info()247 ggi.ggi_count = alloc_count; in get_graft_info()260 if (ggi.ggi_graft_index >= alloc_count) { in get_graft_info()270 kfree_type(fsioc_graft_info_t, alloc_count, graft_infos); in get_graft_info()
807 int n, alloc_count; in sogetopt_tcdbg() local811 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()816 len = alloc_count * sizeof(struct so_tcdbg); in sogetopt_tcdbg()829 if (++n > alloc_count) { in sogetopt_tcdbg()
785 alloc_count = avail_count = 0807 alloc_count = meta_sbv.xGetIntegerByName('zm_alloc_size') // zone.elem_outer_size811 alloc_count=alloc_count, avail_count=avail_count,