Searched refs:cur_cpu (Results 1 – 2 of 2) sorted by relevance
174 int cur_cpu; member191 int cur_cpu = ctx->cur_cpu; in process_frame_callback() local196 int32_t new_symbol_id = *symbol_counter * 64 + cur_cpu; in process_frame_callback()282 int cur_cpu = bpf_get_smp_processor_id(); local294 .cur_cpu = cur_cpu,324 int32_t new_symbol_id = *symbol_counter * 64 + cur_cpu;
484 unsigned int cur_cpu; in gve_alloc_notify_blocks() local552 cur_cpu = cpumask_first(node_mask); in gve_alloc_notify_blocks()570 cpumask_of(cur_cpu)); in gve_alloc_notify_blocks()573 cur_cpu = cpumask_next(cur_cpu, node_mask); in gve_alloc_notify_blocks()578 if (cur_cpu >= nr_cpu_ids || (i + 1) == priv->tx_cfg.max_queues) in gve_alloc_notify_blocks()579 cur_cpu = cpumask_first(node_mask); in gve_alloc_notify_blocks()