Searched defs:old_cpu (Results 1 – 15 of 15) sorted by relevance
/linux-5.19.10/kernel/ |
D | panic.c | 163 int old_cpu, cpu; in nmi_panic() local 216 int old_cpu, this_cpu; in panic() local
|
D | kexec_core.c | 991 int old_cpu, this_cpu; in crash_kexec() local
|
/linux-5.19.10/drivers/xen/events/ |
D | events_internal.h | 66 unsigned int old_cpu) in xen_evtchn_port_bind_to_cpu()
|
D | events_2l.c | 56 unsigned int old_cpu) in evtchn_2l_bind_to_cpu()
|
D | events_fifo.c | 189 unsigned int old_cpu) in evtchn_fifo_bind_to_cpu()
|
/linux-5.19.10/arch/mips/sibyte/sb1250/ |
D | irq.c | 73 int i = 0, old_cpu, cpu, int_on; in sb1250_set_affinity() local
|
/linux-5.19.10/arch/mips/sibyte/bcm1480/ |
D | irq.c | 81 int i = 0, old_cpu, cpu, int_on, k; in bcm1480_set_affinity() local
|
/linux-5.19.10/kernel/debug/kdb/ |
D | kdb_io.c | 590 int this_cpu, old_cpu; in vkdb_printf() local
|
/linux-5.19.10/drivers/irqchip/ |
D | irq-bcm6345-l1.c | 199 unsigned int old_cpu = cpu_for_irq(intc, d); in bcm6345_l1_set_affinity() local
|
/linux-5.19.10/arch/x86/events/intel/ |
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-5.19.10/drivers/hv/ |
D | hyperv_vmbus.h | 442 static inline void hv_update_allocated_cpus(unsigned int old_cpu, in hv_update_allocated_cpus()
|
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
D | affinity.c | 745 int i, old_cpu; in hfi1_update_sdma_affinity() local
|
/linux-5.19.10/arch/powerpc/kernel/ |
D | fadump.c | 696 int old_cpu, this_cpu; in crash_fadump() local
|
/linux-5.19.10/arch/powerpc/perf/ |
D | imc-pmu.c | 331 static void nest_change_cpu_context(int old_cpu, int new_cpu) in nest_change_cpu_context()
|
/linux-5.19.10/tools/perf/scripts/python/ |
D | sched-migration.py | 191 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
|