Searched defs:old_cpu (Results 1 – 15 of 15) sorted by relevance
/linux/kernel/ |
A D | panic.c | 137 int old_cpu, cpu; in nmi_panic() local 184 int old_cpu, this_cpu; in panic() local
|
A D | kexec_core.c | 971 int old_cpu, this_cpu; in crash_kexec() local
|
/linux/drivers/xen/events/ |
A D | events_internal.h | 66 unsigned int old_cpu) in xen_evtchn_port_bind_to_cpu()
|
A D | events_2l.c | 56 unsigned int old_cpu) in evtchn_2l_bind_to_cpu()
|
A D | events_fifo.c | 189 unsigned int old_cpu) in evtchn_fifo_bind_to_cpu()
|
/linux/arch/mips/sibyte/sb1250/ |
A D | irq.c | 73 int i = 0, old_cpu, cpu, int_on; in sb1250_set_affinity() local
|
/linux/arch/mips/sibyte/bcm1480/ |
A D | irq.c | 81 int i = 0, old_cpu, cpu, int_on, k; in bcm1480_set_affinity() local
|
/linux/drivers/irqchip/ |
A D | irq-bcm6345-l1.c | 199 unsigned int old_cpu = cpu_for_irq(intc, d); in bcm6345_l1_set_affinity() local
|
/linux/kernel/debug/kdb/ |
A D | kdb_io.c | 591 int this_cpu, old_cpu; in vkdb_printf() local
|
/linux/arch/x86/events/intel/ |
A D | uncore.c | 1435 static void uncore_change_type_ctx(struct intel_uncore_type *type, int old_cpu, in uncore_change_type_ctx() 1466 int old_cpu, int new_cpu) in uncore_change_context()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | affinity.c | 746 int i, old_cpu; in hfi1_update_sdma_affinity() local
|
/linux/drivers/hv/ |
A D | hyperv_vmbus.h | 442 static inline void hv_update_alloced_cpus(unsigned int old_cpu, in hv_update_alloced_cpus()
|
/linux/arch/powerpc/perf/ |
A D | imc-pmu.c | 330 static void nest_change_cpu_context(int old_cpu, int new_cpu) in nest_change_cpu_context()
|
/linux/arch/powerpc/kernel/ |
A D | fadump.c | 684 int old_cpu, this_cpu; in crash_fadump() local
|
/linux/tools/perf/scripts/python/ |
A D | sched-migration.py | 191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
|
Completed in 33 milliseconds