Searched refs:alloc_count (Results 1 – 3 of 3) sorted by relevance
184 uint16_t alloc_count; in get_graft_info() local203 alloc_count = ggi.ggi_count; in get_graft_info()205 graft_infos = kalloc_type(fsioc_graft_info_t, alloc_count, Z_WAITOK | Z_ZERO); in get_graft_info()211 ggi.ggi_count = alloc_count; in get_graft_info()224 if (ggi.ggi_graft_index >= alloc_count) { in get_graft_info()234 kfree_type(fsioc_graft_info_t, alloc_count, graft_infos); in get_graft_info()
801 int n, alloc_count; in sogetopt_tcdbg() local805 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()810 len = alloc_count * sizeof(struct so_tcdbg); in sogetopt_tcdbg()823 if (++n > alloc_count) { in sogetopt_tcdbg()
835 alloc_count = avail_count = 0857 alloc_count = meta_sbv.xGetIntegerByName('zm_alloc_size') // zone.elem_outer_size861 alloc_count=alloc_count, avail_count=avail_count,