Searched refs:zpcpu_get_cpu (Results 1 – 4 of 4) sorted by relevance
214 zpcpu_get_cpu(void *base, int cpu) in zpcpu_get_cpu() function
282 arc4rand(zpcpu_get_cpu(V_ip_id, i), sizeof(uint64_t), 0); in ipid_sysinit()
760 b = zpcpu_get_cpu(ft->ft_masks, i); in flowtable_alloc()1046 return (zpcpu_get_cpu(*ft->ft_masks, cpuid)); in flowtable_mask_pcpu()1053 return (zpcpu_get_cpu(&ft->ft_table[hash % ft->ft_size], cpuid)); in flowtable_list_pcpu()
3343 bzero(zpcpu_get_cpu(item, i), zone->uz_size);