Searched defs:old_cpu (Results 1 – 15 of 15) sorted by relevance
/linux/arch/x86/kernel/ |
H A D | smp.c | 151 unsigned int old_cpu, this_cpu; in native_stop_other_cpus() local
|
/linux/arch/mips/sibyte/sb1250/ |
H A D | irq.c | 73 int i = 0, old_cpu, cpu, int_on; in sb1250_set_affinity() local
|
/linux/drivers/xen/events/ |
H A D | events_internal.h | 65 unsigned int old_cpu) in xen_evtchn_port_bind_to_cpu()
|
H A D | events_2l.c | 56 unsigned int old_cpu) in evtchn_2l_bind_to_cpu()
|
H A D | events_fifo.c | 189 unsigned int old_cpu) in evtchn_fifo_bind_to_cpu()
|
H A D | events_base.c | 1801 int old_cpu = info->cpu; in xen_rebind_evtchn_to_cpu() local
|
/linux/arch/mips/sibyte/bcm1480/ |
H A D | irq.c | 81 int i = 0, old_cpu, cpu, int_on, k; in bcm1480_set_affinity() local
|
/linux/drivers/irqchip/ |
H A D | irq-bcm6345-l1.c | 193 unsigned int old_cpu = cpu_for_irq(intc, d); in bcm6345_l1_set_affinity() local
|
H A D | irq-mips-gic.c | 372 unsigned int cpu, cl, old_cpu, old_cl; in gic_set_affinity() local
|
/linux/arch/x86/events/intel/ |
H A D | uncore.c | 1457 static void uncore_change_type_ctx(struct intel_uncore_type *type, int old_cpu, in uncore_change_type_ctx() 1495 int old_cpu, int new_cpu) in uncore_change_context()
|
/linux/drivers/hv/ |
H A D | hyperv_vmbus.h | 447 static inline void hv_update_allocated_cpus(unsigned int old_cpu, in hv_update_allocated_cpus()
|
/linux/kernel/ |
H A D | panic.c | 305 int old_cpu, this_cpu; in panic_try_start() local
|
/linux/arch/powerpc/perf/ |
H A D | imc-pmu.c | 344 static void nest_change_cpu_context(int old_cpu, int new_cpu) in nest_change_cpu_context()
|
/linux/arch/powerpc/kernel/ |
H A D | fadump.c | 687 int old_cpu, this_cpu; in crash_fadump() local
|
/linux/tools/perf/scripts/python/ |
H A D | sched-migration.py | 191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
|