Searched refs:zpcpu_get_cpu (Results 1 – 3 of 3) sorted by relevance
214 zpcpu_get_cpu(void *base, int cpu) in zpcpu_get_cpu() function
754 b = zpcpu_get_cpu(ft->ft_masks, i); in flowtable_alloc()1042 return (zpcpu_get_cpu(*ft->ft_masks, cpuid)); in flowtable_mask_pcpu()1049 return (zpcpu_get_cpu(&ft->ft_table[hash % ft->ft_size], cpuid)); in flowtable_list_pcpu()
3314 bzero(zpcpu_get_cpu(item, i), zone->uz_size);