Searched refs:cur_cpu (Results 1 – 3 of 3) sorted by relevance
166 int cur_cpu; member183 int cur_cpu = ctx->cur_cpu; in process_frame_callback() local188 int32_t new_symbol_id = *symbol_counter * 64 + cur_cpu; in process_frame_callback()274 int cur_cpu = bpf_get_smp_processor_id(); local286 .cur_cpu = cur_cpu,316 int32_t new_symbol_id = *symbol_counter * 64 + cur_cpu;
170 int cur_cpu, vcpu, this_cpu = smp_processor_id(); in __send_ipi_mask() local213 for_each_cpu(cur_cpu, mask) { in __send_ipi_mask()214 if (exclude_self && cur_cpu == this_cpu) in __send_ipi_mask()216 vcpu = hv_cpu_number_to_vp_number(cur_cpu); in __send_ipi_mask()
483 unsigned int cur_cpu; in gve_alloc_notify_blocks() local551 cur_cpu = cpumask_first(node_mask); in gve_alloc_notify_blocks()569 cpumask_of(cur_cpu)); in gve_alloc_notify_blocks()572 cur_cpu = cpumask_next(cur_cpu, node_mask); in gve_alloc_notify_blocks()577 if (cur_cpu >= nr_cpu_ids || (i + 1) == priv->tx_cfg.max_queues) in gve_alloc_notify_blocks()578 cur_cpu = cpumask_first(node_mask); in gve_alloc_notify_blocks()