Searched refs:next_cpu (Results 1 – 2 of 2) sorted by relevance
1052 int next_cpu, cpu = *base_cpu; in gic_compute_target_list() local1059 next_cpu = cpumask_next(cpu, mask); in gic_compute_target_list()1060 if (next_cpu >= nr_cpu_ids) in gic_compute_target_list()1062 cpu = next_cpu; in gic_compute_target_list()
1334 u32 next_cpu = desc->txd2; in mtk_poll_tx_qdma() local1359 cpu = next_cpu; in mtk_poll_tx_qdma()