Searched refs:oldcpu (Results 1 – 2 of 2) sorted by relevance
126 int oldcpu, newcpu; in leon_set_affinity() local129 oldcpu = irq_choose_cpu(irq_data_get_affinity_mask(data)); in leon_set_affinity()132 if (oldcpu == newcpu) in leon_set_affinity()137 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(oldcpu)); in leon_set_affinity()138 LEON3_BYPASS_STORE_PA(LEON_IMASK(oldcpu), (oldmask & ~mask)); in leon_set_affinity()
7418 unsigned int cpu, oldcpu = (unsigned long)ocpu; in dev_cpu_callback() local7427 oldsd = &per_cpu(softnet_data, oldcpu); in dev_cpu_callback()